Fri Mar 2 14:52:00 2018 UTC ()
py-botocore: updated to 1.9.3

1.9.3
api-change:ssm: Update ssm client to latest version
api-change:servicecatalog: Update servicecatalog client to latest version
api-change:events: Update events client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:ec2: Update ec2 client to latest version

1.9.2
api-change:application-autoscaling: Update application-autoscaling client to latest version

1.9.1
api-change:ecr: Update ecr client to latest version

1.9.0
enhancement:Stubber: Added the ability to add items to response metadata with the stubber.
api-change:sts: Update sts client to latest version
api-change:route53: Update route53 client to latest version
feature:s3: Default to virtual hosted addressing regardless of signature version


(adam)
diff -r1.20 -r1.21 pkgsrc/net/py-botocore/Makefile
diff -r1.20 -r1.21 pkgsrc/net/py-botocore/distinfo
diff -r1.11 -r1.12 pkgsrc/net/py-botocore/PLIST

cvs diff -r1.20 -r1.21 pkgsrc/net/py-botocore/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-botocore/Makefile 2018/02/16 12:09:06 1.20
+++ pkgsrc/net/py-botocore/Makefile 2018/03/02 14:52:00 1.21
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.20 2018/02/16 12:09:06 adam Exp $ 1# $NetBSD: Makefile,v 1.21 2018/03/02 14:52:00 adam Exp $
2 2
3DISTNAME= botocore-1.8.44 3DISTNAME= botocore-1.9.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=b/botocore/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=b/botocore/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/boto/botocore 9HOMEPAGE= https://github.com/boto/botocore
10COMMENT= Low-level interface to a growing number of Amazon Web Services 10COMMENT= Low-level interface to a growing number of Amazon Web Services
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.5.3<3:../../time/py-dateutil 13DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.5.3<3:../../time/py-dateutil
14DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils 14DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
15DEPENDS+= ${PYPKGPREFIX}-jmespath>=0.7.1<1:../../textproc/py-jmespath 15DEPENDS+= ${PYPKGPREFIX}-jmespath>=0.7.1<1:../../textproc/py-jmespath
16 16

cvs diff -r1.20 -r1.21 pkgsrc/net/py-botocore/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-botocore/distinfo 2018/02/16 12:09:06 1.20
+++ pkgsrc/net/py-botocore/distinfo 2018/03/02 14:52:00 1.21
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.20 2018/02/16 12:09:06 adam Exp $ 1$NetBSD: distinfo,v 1.21 2018/03/02 14:52:00 adam Exp $
2 2
3SHA1 (botocore-1.8.44.tar.gz) = 1f70e103e8fd75359b7e140d818d50fd00e5a4be 3SHA1 (botocore-1.9.3.tar.gz) = 5ba84673d6269a5292febb7cbe75462fb1319bca
4RMD160 (botocore-1.8.44.tar.gz) = 7d3fb43d59fad8bf94df68e6eff2f63ade633cef 4RMD160 (botocore-1.9.3.tar.gz) = 9dc26f121950c991324091be0af5c43b0712beef
5SHA512 (botocore-1.8.44.tar.gz) = a81418edb86a66415b6290769cf1017448f15b3f2f7e0c81f8b7d4e7fe6053b39291b9d0cce3ca26070e100297e9dcc374240b9d2c37300398272a6c8ea30622 5SHA512 (botocore-1.9.3.tar.gz) = 1daf0026f8a9478d3278637e02e940786f6eee1fe8fd5d11132bd9215582de0cedb75801ae3324879f13bac88f7e01933b379b1802050859740f82f307ba548c
6Size (botocore-1.8.44.tar.gz) = 4198810 bytes 6Size (botocore-1.9.3.tar.gz) = 4207955 bytes

cvs diff -r1.11 -r1.12 pkgsrc/net/py-botocore/PLIST (expand / switch to unified diff)

--- pkgsrc/net/py-botocore/PLIST 2018/02/16 12:09:06 1.11
+++ pkgsrc/net/py-botocore/PLIST 2018/03/02 14:52:00 1.12
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.11 2018/02/16 12:09:06 adam Exp $ 1@comment $NetBSD: PLIST,v 1.12 2018/03/02 14:52:00 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/requires.txt 5${PYSITELIB}/${EGG_INFODIR}/requires.txt
6${PYSITELIB}/${EGG_INFODIR}/top_level.txt 6${PYSITELIB}/${EGG_INFODIR}/top_level.txt
7${PYSITELIB}/botocore/__init__.py 7${PYSITELIB}/botocore/__init__.py
8${PYSITELIB}/botocore/__init__.pyc 8${PYSITELIB}/botocore/__init__.pyc
9${PYSITELIB}/botocore/__init__.pyo 9${PYSITELIB}/botocore/__init__.pyo
10${PYSITELIB}/botocore/args.py 10${PYSITELIB}/botocore/args.py
11${PYSITELIB}/botocore/args.pyc 11${PYSITELIB}/botocore/args.pyc
12${PYSITELIB}/botocore/args.pyo 12${PYSITELIB}/botocore/args.pyo
13${PYSITELIB}/botocore/auth.py 13${PYSITELIB}/botocore/auth.py
14${PYSITELIB}/botocore/auth.pyc 14${PYSITELIB}/botocore/auth.pyc
@@ -391,26 +391,27 @@ ${PYSITELIB}/botocore/data/route53/2013- @@ -391,26 +391,27 @@ ${PYSITELIB}/botocore/data/route53/2013-
391${PYSITELIB}/botocore/data/route53domains/2014-05-15/paginators-1.json 391${PYSITELIB}/botocore/data/route53domains/2014-05-15/paginators-1.json
392${PYSITELIB}/botocore/data/route53domains/2014-05-15/service-2.json 392${PYSITELIB}/botocore/data/route53domains/2014-05-15/service-2.json
393${PYSITELIB}/botocore/data/s3/2006-03-01/examples-1.json 393${PYSITELIB}/botocore/data/s3/2006-03-01/examples-1.json
394${PYSITELIB}/botocore/data/s3/2006-03-01/paginators-1.json 394${PYSITELIB}/botocore/data/s3/2006-03-01/paginators-1.json
395${PYSITELIB}/botocore/data/s3/2006-03-01/service-2.json 395${PYSITELIB}/botocore/data/s3/2006-03-01/service-2.json
396${PYSITELIB}/botocore/data/s3/2006-03-01/waiters-2.json 396${PYSITELIB}/botocore/data/s3/2006-03-01/waiters-2.json
397${PYSITELIB}/botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json 397${PYSITELIB}/botocore/data/sagemaker-runtime/2017-05-13/paginators-1.json
398${PYSITELIB}/botocore/data/sagemaker-runtime/2017-05-13/service-2.json 398${PYSITELIB}/botocore/data/sagemaker-runtime/2017-05-13/service-2.json
399${PYSITELIB}/botocore/data/sagemaker/2017-07-24/paginators-1.json 399${PYSITELIB}/botocore/data/sagemaker/2017-07-24/paginators-1.json
400${PYSITELIB}/botocore/data/sagemaker/2017-07-24/service-2.json 400${PYSITELIB}/botocore/data/sagemaker/2017-07-24/service-2.json
401${PYSITELIB}/botocore/data/sagemaker/2017-07-24/waiters-2.json 401${PYSITELIB}/botocore/data/sagemaker/2017-07-24/waiters-2.json
402${PYSITELIB}/botocore/data/sdb/2009-04-15/paginators-1.json 402${PYSITELIB}/botocore/data/sdb/2009-04-15/paginators-1.json
403${PYSITELIB}/botocore/data/sdb/2009-04-15/service-2.json 403${PYSITELIB}/botocore/data/sdb/2009-04-15/service-2.json
 404${PYSITELIB}/botocore/data/serverlessrepo/2017-09-08/paginators-1.json
404${PYSITELIB}/botocore/data/serverlessrepo/2017-09-08/service-2.json 405${PYSITELIB}/botocore/data/serverlessrepo/2017-09-08/service-2.json
405${PYSITELIB}/botocore/data/servicecatalog/2015-12-10/examples-1.json 406${PYSITELIB}/botocore/data/servicecatalog/2015-12-10/examples-1.json
406${PYSITELIB}/botocore/data/servicecatalog/2015-12-10/paginators-1.json 407${PYSITELIB}/botocore/data/servicecatalog/2015-12-10/paginators-1.json
407${PYSITELIB}/botocore/data/servicecatalog/2015-12-10/service-2.json 408${PYSITELIB}/botocore/data/servicecatalog/2015-12-10/service-2.json
408${PYSITELIB}/botocore/data/servicediscovery/2017-03-14/paginators-1.json 409${PYSITELIB}/botocore/data/servicediscovery/2017-03-14/paginators-1.json
409${PYSITELIB}/botocore/data/servicediscovery/2017-03-14/service-2.json 410${PYSITELIB}/botocore/data/servicediscovery/2017-03-14/service-2.json
410${PYSITELIB}/botocore/data/ses/2010-12-01/examples-1.json 411${PYSITELIB}/botocore/data/ses/2010-12-01/examples-1.json
411${PYSITELIB}/botocore/data/ses/2010-12-01/paginators-1.json 412${PYSITELIB}/botocore/data/ses/2010-12-01/paginators-1.json
412${PYSITELIB}/botocore/data/ses/2010-12-01/service-2.json 413${PYSITELIB}/botocore/data/ses/2010-12-01/service-2.json
413${PYSITELIB}/botocore/data/ses/2010-12-01/waiters-2.json 414${PYSITELIB}/botocore/data/ses/2010-12-01/waiters-2.json
414${PYSITELIB}/botocore/data/shield/2016-06-02/examples-1.json 415${PYSITELIB}/botocore/data/shield/2016-06-02/examples-1.json
415${PYSITELIB}/botocore/data/shield/2016-06-02/paginators-1.json 416${PYSITELIB}/botocore/data/shield/2016-06-02/paginators-1.json
416${PYSITELIB}/botocore/data/shield/2016-06-02/service-2.json 417${PYSITELIB}/botocore/data/shield/2016-06-02/service-2.json