summaryrefslogtreecommitdiff
path: root/net/py-boto3
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-12-16 07:54:34 +0000
committeradam <adam@pkgsrc.org>2017-12-16 07:54:34 +0000
commit243d145aa5e28ccc0a3755bc3257ee108886a16b (patch)
tree80df6583fab4e1d135461b9b43f5d5c8c59736ab /net/py-boto3
parentd406668d71e17a0dbc706d732023492d944e949c (diff)
downloadpkgsrc-243d145aa5e28ccc0a3755bc3257ee108886a16b.tar.gz
py-boto3: updated to 1.5.1
1.5.1 api-change:appstream: [botocore] Update appstream client to latest version 1.5.0 bugfix:Filters: Fixes a bug where parameters passed to resource collections could be mutated after the collections were created. api-change:ses: [botocore] Update ses client to latest version enhancement:credentials: [botocore] Moved the JSONFileCache from the CLI into botocore so that it can be used without importing from the cli. feature:botocore dependency: Update dependency strategy to always take a floor on the most recent version of botocore. This means whenever there is a release of botocore, boto3 will release as well to account for the new version of botocore. api-change:apigateway: [botocore] Update apigateway client to latest version
Diffstat (limited to 'net/py-boto3')
-rw-r--r--net/py-boto3/Makefile4
-rw-r--r--net/py-boto3/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/py-boto3/Makefile b/net/py-boto3/Makefile
index f71c95acec0..8123dcfa9a6 100644
--- a/net/py-boto3/Makefile
+++ b/net/py-boto3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/11/28 09:38:38 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/12/16 07:54:34 adam Exp $
-DISTNAME= boto3-1.4.8
+DISTNAME= boto3-1.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/boto3/}
diff --git a/net/py-boto3/distinfo b/net/py-boto3/distinfo
index 0dbec5b7c3f..a70672aa05b 100644
--- a/net/py-boto3/distinfo
+++ b/net/py-boto3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/11/28 09:38:38 adam Exp $
+$NetBSD: distinfo,v 1.6 2017/12/16 07:54:34 adam Exp $
-SHA1 (boto3-1.4.8.tar.gz) = 8ea2e86cfd9ca9ac19105de0c5cd8437c4ca7c20
-RMD160 (boto3-1.4.8.tar.gz) = f613e527659ca3d6eab0b16ca4538f7e724744c5
-SHA512 (boto3-1.4.8.tar.gz) = df0542295d28e4914531df5f4c397563adee0d215d6d0e4ec94abe38a3bcb5a0cbddee4efe2265af46614f2a1e9d21d5b01e104c90f788ea0f3618365c2b8d49
-Size (boto3-1.4.8.tar.gz) = 92875 bytes
+SHA1 (boto3-1.5.1.tar.gz) = a39a684976bc3a52165957f9cd8b9ad629e705cb
+RMD160 (boto3-1.5.1.tar.gz) = b4508ce6da1ae3b6b2a2e9916e74e21b0110f3a8
+SHA512 (boto3-1.5.1.tar.gz) = 20418159f12d2d2d820ab8cb692112437c54cb7ad2d4f71590b1ccb7611a1ca99956af6633ba76528d33e61b62de5dd0ee081456527ae80c698c579ae686f84c
+Size (boto3-1.5.1.tar.gz) = 92908 bytes