From: Roman Scherer <roman@burningswell.com>
To: 64474@debbugs.gnu.org
Cc: Roman Scherer <roman@burningswell.com>
Subject: [bug#64474] [PATCH 2/3] gnu: python-s3transfer: Update to 0.6.1.
Date: Wed, 5 Jul 2023 14:17:07 +0200 [thread overview]
Message-ID: <a98d9ce156481b95ef26e154dfdb4300ad158d15.1688554325.git.roman@burningswell.com> (raw)
In-Reply-To: <cover.1688554325.git.roman@burningswell.com>
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.6.1.
---
gnu/packages/python-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index d0ac175039..ddce9d504a 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -4028,13 +4028,13 @@ (define-public python-betamax-serializers
(define-public python-s3transfer
(package
(name "python-s3transfer")
- (version "0.5.0")
+ (version "0.6.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "s3transfer" version))
(sha256
(base32
- "0k6sc956yrrv9b4laa0r79jhxajpyxr21jcd1ka8m1n53lz85vah"))))
+ "1adwmjf8w7s1a948h9xd6lcqhwdpmrm2pxp10l4hqk0zf69b82v4"))))
(build-system python-build-system)
(arguments
`(#:phases
--
2.40.1
next prev parent 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 ` [bug#64474] [PATCH 1/3] gnu: python-botocore: Update to 1.30.0 Roman Scherer
2023-07-05 12:17 ` Roman Scherer [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a98d9ce156481b95ef26e154dfdb4300ad158d15.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.