me
/
guix
Archived
1
0
Fork 0

gnu: python-s3transfer: Update to 0.1.11.

* gnu/packages/python.scm (python-s3transfer): Update to 0.1.11.
master
Tobias Geerinckx-Rice 2017-09-13 03:04:51 +02:00
parent 01fc102e37
commit 46841c07ec
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -13238,13 +13238,13 @@ Betamax.")
(define-public python-s3transfer (define-public python-s3transfer
(package (package
(name "python-s3transfer") (name "python-s3transfer")
(version "0.1.10") (version "0.1.11")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "s3transfer" version)) (uri (pypi-uri "s3transfer" version))
(sha256 (sha256
(base32 (base32
"1h8g9bknvxflxkpbnxyfxmk8pvgykbbk9ljdvhqh6z4vjc2926ms")))) "0yfrfnf404cxzn3iswibqjxklsl0b1lwgqiml6pwiqj79a7zbwbn"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases