me
/
guix
Archived
1
0
Fork 0

gnu: python-s3transfer: Update to 0.3.3.

* gnu/packages/python-web.scm (python-s3transfer): Update to 0.3.3.
master
Marius Bakke 2020-11-20 19:50:43 +01:00
parent 6dfaa681be
commit 108fa8266c
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2795,13 +2795,13 @@ Betamax.")
(define-public python-s3transfer (define-public python-s3transfer
(package (package
(name "python-s3transfer") (name "python-s3transfer")
(version "0.2.0") (version "0.3.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "s3transfer" version)) (uri (pypi-uri "s3transfer" version))
(sha256 (sha256
(base32 (base32
"08fhj73b1ai52hrs2q3nggshq3pswn1gq8ch3m009cb2v2vmqggj")))) "1nzp5kwmy9669334shcz9ipg89jgpdqhrmbkgdg18r7wmvi3f6lj"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases