1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-s3transfer: Update to 0.14.0.

* gnu/packages/python-web.scm (python-s3transfer): Update to 0.14.0.

Change-Id: If9a48899ccfdcf8d31c5666c8d33ef468a7d7273
This commit is contained in:
Sharlatan Hellseher
2025-10-28 22:49:15 +00:00
parent 18a5d36cc1
commit 677be5977e

View File

@@ -7531,13 +7531,13 @@ S3.")
(define-public python-s3transfer
(package
(name "python-s3transfer")
(version "0.10.3")
(version "0.14.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "s3transfer" version))
(sha256
(base32 "032bjky1q8r5x80mvb0ah60g0zq4snwf0xa4c7779m44mdsfsl2g"))))
(base32 "09a17scf96zfdw2chb22yyvmnj4anfijgkncfi89id68wxj25wgg"))))
(build-system pyproject-build-system)
(arguments
(list