pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-botocore



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar  2 14:52:00 UTC 2018

Modified Files:
        pkgsrc/net/py-botocore: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/py-botocore/Makefile \
    pkgsrc/net/py-botocore/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/py-botocore/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-botocore/Makefile
diff -u pkgsrc/net/py-botocore/Makefile:1.20 pkgsrc/net/py-botocore/Makefile:1.21
--- pkgsrc/net/py-botocore/Makefile:1.20        Fri Feb 16 12:09:06 2018
+++ pkgsrc/net/py-botocore/Makefile     Fri Mar  2 14:52:00 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2018/02/16 12:09:06 adam Exp $
+# $NetBSD: Makefile,v 1.21 2018/03/02 14:52:00 adam Exp $
 
-DISTNAME=      botocore-1.8.44
+DISTNAME=      botocore-1.9.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/botocore/}
Index: pkgsrc/net/py-botocore/distinfo
diff -u pkgsrc/net/py-botocore/distinfo:1.20 pkgsrc/net/py-botocore/distinfo:1.21
--- pkgsrc/net/py-botocore/distinfo:1.20        Fri Feb 16 12:09:06 2018
+++ pkgsrc/net/py-botocore/distinfo     Fri Mar  2 14:52:00 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2018/02/16 12:09:06 adam Exp $
+$NetBSD: distinfo,v 1.21 2018/03/02 14:52:00 adam Exp $
 
-SHA1 (botocore-1.8.44.tar.gz) = 1f70e103e8fd75359b7e140d818d50fd00e5a4be
-RMD160 (botocore-1.8.44.tar.gz) = 7d3fb43d59fad8bf94df68e6eff2f63ade633cef
-SHA512 (botocore-1.8.44.tar.gz) = a81418edb86a66415b6290769cf1017448f15b3f2f7e0c81f8b7d4e7fe6053b39291b9d0cce3ca26070e100297e9dcc374240b9d2c37300398272a6c8ea30622
-Size (botocore-1.8.44.tar.gz) = 4198810 bytes
+SHA1 (botocore-1.9.3.tar.gz) = 5ba84673d6269a5292febb7cbe75462fb1319bca
+RMD160 (botocore-1.9.3.tar.gz) = 9dc26f121950c991324091be0af5c43b0712beef
+SHA512 (botocore-1.9.3.tar.gz) = 1daf0026f8a9478d3278637e02e940786f6eee1fe8fd5d11132bd9215582de0cedb75801ae3324879f13bac88f7e01933b379b1802050859740f82f307ba548c
+Size (botocore-1.9.3.tar.gz) = 4207955 bytes

Index: pkgsrc/net/py-botocore/PLIST
diff -u pkgsrc/net/py-botocore/PLIST:1.11 pkgsrc/net/py-botocore/PLIST:1.12
--- pkgsrc/net/py-botocore/PLIST:1.11   Fri Feb 16 12:09:06 2018
+++ pkgsrc/net/py-botocore/PLIST        Fri Mar  2 14:52:00 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2018/02/16 12:09:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2018/03/02 14:52:00 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -401,6 +401,7 @@ ${PYSITELIB}/botocore/data/sagemaker/201
 ${PYSITELIB}/botocore/data/sagemaker/2017-07-24/waiters-2.json
 ${PYSITELIB}/botocore/data/sdb/2009-04-15/paginators-1.json
 ${PYSITELIB}/botocore/data/sdb/2009-04-15/service-2.json
+${PYSITELIB}/botocore/data/serverlessrepo/2017-09-08/paginators-1.json
 ${PYSITELIB}/botocore/data/serverlessrepo/2017-09-08/service-2.json
 ${PYSITELIB}/botocore/data/servicecatalog/2015-12-10/examples-1.json
 ${PYSITELIB}/botocore/data/servicecatalog/2015-12-10/paginators-1.json



Home | Main Index | Thread Index | Old Index