[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: python-s3transfer: Update to 0.1.10.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/09: gnu: python-s3transfer: Update to 0.1.10. |
Date: |
Mon, 2 Jan 2017 08:34:30 +0000 (UTC) |
nckx pushed a commit to branch master
in repository guix.
commit 1b5ea0922f0e779dcd29c6a8fe1f6951ba3b2a43
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jan 2 08:21:26 2017 +0100
gnu: python-s3transfer: Update to 0.1.10.
* gnu/packages/python.scm (python-s3transfer): Update to 0.1.10.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 1c62e94..fce6217 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -11722,13 +11722,13 @@ replay them during future tests. It is designed to
work with python-requests.")
(define-public python-s3transfer
(package
(name "python-s3transfer")
- (version "0.1.8")
+ (version "0.1.10")
(source (origin
(method url-fetch)
(uri (pypi-uri "s3transfer" version))
(sha256
(base32
- "1jivjkp3xqif9gzr5fiq28jsskmh50vzzd7ldsb4rbyiw1iyv3hy"))))
+ "1h8g9bknvxflxkpbnxyfxmk8pvgykbbk9ljdvhqh6z4vjc2926ms"))))
(build-system python-build-system)
(arguments
`(#:phases
- branch master updated (0d48ff8 -> 1b5ea09), Tobias Geerinckx-Rice, 2017/01/02
- 01/09: gnu: python-pycparser: Update to 2.17., Tobias Geerinckx-Rice, 2017/01/02
- 06/09: gnu: awscli: Update to 1.11.35., Tobias Geerinckx-Rice, 2017/01/02
- 04/09: gnu: python-backports-abc: Update to 0.5., Tobias Geerinckx-Rice, 2017/01/02
- 07/09: gnu: python-mako: Update to 1.0.6., Tobias Geerinckx-Rice, 2017/01/02
- 02/09: gnu: python-pycparser: Use ‘modify-phases’ syntax., Tobias Geerinckx-Rice, 2017/01/02
- 08/09: gnu: python-greenlet: Update to 0.4.11., Tobias Geerinckx-Rice, 2017/01/02
- 03/09: gnu: python-decorator: Update to 4.0.10., Tobias Geerinckx-Rice, 2017/01/02
- 09/09: gnu: python-s3transfer: Update to 0.1.10.,
Tobias Geerinckx-Rice <=
- 05/09: gnu: python-werkzeug: Update to 0.11.15., Tobias Geerinckx-Rice, 2017/01/02