pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-boto 2.48.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5bcbd9adf6e0
branches:  trunk
changeset: 364900:5bcbd9adf6e0
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jul 07 04:14:47 2017 +0000

description:
2.48.0:
This release addresses a few S3 related bugs as well as a bug with the recent endpoint heuristics feature.

Changes
* Fix generate_url() AttributeError when using anonymous connections
* Use RegionInfo by default with heuristics
* Allow specifying s3 host from boto config file.

diffstat:

 net/py-boto/Makefile |   4 ++--
 net/py-boto/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 7401b4efb316 -r 5bcbd9adf6e0 net/py-boto/Makefile
--- a/net/py-boto/Makefile      Fri Jul 07 04:11:27 2017 +0000
+++ b/net/py-boto/Makefile      Fri Jul 07 04:14:47 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2017/05/26 04:26:22 adam Exp $
+# $NetBSD: Makefile,v 1.29 2017/07/07 04:14:47 adam Exp $
 
-DISTNAME=      boto-2.47.0
+DISTNAME=      boto-2.48.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/boto/}
diff -r 7401b4efb316 -r 5bcbd9adf6e0 net/py-boto/distinfo
--- a/net/py-boto/distinfo      Fri Jul 07 04:11:27 2017 +0000
+++ b/net/py-boto/distinfo      Fri Jul 07 04:14:47 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/05/26 04:26:22 adam Exp $
+$NetBSD: distinfo,v 1.13 2017/07/07 04:14:47 adam Exp $
 
-SHA1 (boto-2.47.0.tar.gz) = 97c7669ee521f5765a71ec577f50d969cd062f39
-RMD160 (boto-2.47.0.tar.gz) = cb78a5368f5ff41cf7fea684a9620b7900ced0b1
-SHA512 (boto-2.47.0.tar.gz) = 66d3e8ca89ccba69105bee7072f7b6e21728a834c468989f1806235f84aa9484dd8d3a311754b3132cdafa0fc9291c12d0d3fdea72e3d31bd62a01109d43ec40
-Size (boto-2.47.0.tar.gz) = 1460723 bytes
+SHA1 (boto-2.48.0.tar.gz) = 9cd6fb5b28a1e2a66c4fa4715bcce251e4ea8434
+RMD160 (boto-2.48.0.tar.gz) = ef0815be29519f6d5d809a438c3686e242f8d723
+SHA512 (boto-2.48.0.tar.gz) = ce8e302b059ef31e81078ef21999b96b8770d2ef0c70358624c8cc6a79b1a43a78e1c206cbcba50eafb9c964c4eda5b9b0b127ea9523dcf7438453b4b2293f9f
+Size (boto-2.48.0.tar.gz) = 1461372 bytes



Home | Main Index | Thread Index | Old Index