unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Roman Scherer <roman@burningswell.com>
To: 64474@debbugs.gnu.org
Cc: Roman Scherer <roman@burningswell.com>
Subject: [bug#64474] [PATCH 1/3] gnu: python-botocore: Update to 1.30.0.
Date: Wed,  5 Jul 2023 14:17:06 +0200	[thread overview]
Message-ID: <c497e4a2a4cf9ffeaade7768ca8cf7ab4de9af69.1688554325.git.roman@burningswell.com> (raw)
In-Reply-To: <cover.1688554325.git.roman@burningswell.com>

* gnu/packages/python-xyz.scm (python-botocore): Update to 1.30.0.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 8a9df4e6a9..34a6170ae9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16776,14 +16776,14 @@ (define-public python-botocore
   ;; are compatible.
   (package
     (name "python-botocore")
-    (version "1.24.35")
+    (version "1.30.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "botocore" version))
        (sha256
         (base32
-         "0rv8mvhq5s373zdjs2yb45hzvqcqdh2lp2rbb21jjc8ciwnl5d9n"))))
+         "0gy26zq3s02m1hn3z6cm3fj9l0k933q6cl6q91d63w49l9w5pjxr"))))
     (build-system python-build-system)
     (arguments
      ;; FIXME: Many tests are failing.
-- 
2.40.1





  reply	other threads:[~2023-07-05 12:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 11:02 [bug#64474] [PATCH 0/3] Update awscli to 1.28.0 Roman Scherer
2023-07-05 12:17 ` Roman Scherer [this message]
2023-07-05 12:17 ` [bug#64474] [PATCH 2/3] gnu: python-s3transfer: Update to 0.6.1 Roman Scherer
2023-07-05 12:17 ` [bug#64474] [PATCH 3/3] gnu: awscli: Update to 1.28.0 Roman Scherer
2023-07-17 22:22 ` [bug#64474] [PATCH 0/3] Update awscli " Ludovic Courtès
2023-07-31 12:23   ` Roman Scherer
2024-11-18 23:08 ` Sharlatan Hellseher
2024-11-18 23:13 ` bug#64474: " Sharlatan Hellseher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c497e4a2a4cf9ffeaade7768ca8cf7ab4de9af69.1688554325.git.roman@burningswell.com \
    --to=roman@burningswell.com \
    --cc=64474@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).