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:           Wed Feb 19 09:28:44 UTC 2020

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

Log Message:
py-botocore: updated to 1.15.2

1.15.2
api-change:autoscaling: Update autoscaling client to latest version
api-change:chime: Update chime client to latest version
api-change:rds: Update rds client to latest version

1.15.1
api-change:cloud9: Update cloud9 client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:dynamodb: Update dynamodb client to latest version
api-change:rekognition: Update rekognition client to latest version

1.15.0
feature:retries: Add support for retry modes, including standard and adaptive modes
api-change:ec2: Update ec2 client to latest version
api-change:mediatailor: Update mediatailor client to latest version
api-change:securityhub: Update securityhub client to latest version
api-change:shield: Update shield client to latest version

1.14.17
api-change:mediapackage-vod: Update mediapackage-vod client to latest version

1.14.16
api-change:glue: Update glue client to latest version
api-change:chime: Update chime client to latest version
api-change:workmail: Update workmail client to latest version
api-change:ds: Update ds client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:es: Update es client to latest version
api-change:neptune: Update neptune client to latest version

1.14.15
api-change:ec2: Update ec2 client to latest version
api-change:cognito-idp: Update cognito-idp client to latest version
api-change:cloudformation: Update cloudformation client to latest version

1.14.14
api-change:docdb: Update docdb client to latest version
api-change:kms: Update kms client to latest version

1.14.13
api-change:robomaker: Update robomaker client to latest version
api-change:imagebuilder: Update imagebuilder client to latest version
api-change:rds: Update rds client to latest version

1.14.12
api-change:ebs: Update ebs client to latest version
api-change:appsync: Update appsync client to latest version
api-change:lex-models: Update lex-models client to latest version
api-change:ecr: Update ecr client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:codebuild: Update codebuild client to latest version

1.14.11
api-change:groundstation: Update groundstation client to latest version
api-change:mediaconvert: Update mediaconvert client to latest version
api-change:dlm: Update dlm client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:forecastquery: Update forecastquery client to latest version
api-change:securityhub: Update securityhub client to latest version
api-change:resourcegroupstaggingapi: Update resourcegroupstaggingapi client to latest version

1.14.10
api-change:workmail: Update workmail client to latest version
api-change:iot: Update iot client to latest version
api-change:cloudfront: Update cloudfront client to latest version
api-change:storagegateway: Update storagegateway client to latest version
api-change:ssm: Update ssm client to latest version
api-change:kafka: Update kafka client to latest version
api-change:ec2: Update ec2 client to latest version

1.14.9
api-change:ecs: Update ecs client to latest version
api-change:opsworkscm: Update opsworkscm client to latest version
api-change:workspaces: Update workspaces client to latest version
api-change:datasync: Update datasync client to latest version
api-change:eks: Update eks client to latest version

1.14.8
api-change:rds: Update rds client to latest version
api-change:iam: Update iam client to latest version

1.14.7
api-change:ec2: Update ec2 client to latest version
api-change:codepipeline: Update codepipeline client to latest version
api-change:discovery: Update discovery client to latest version
api-change:iotevents: Update iotevents client to latest version
api-change:marketplacecommerceanalytics: Update marketplacecommerceanalytics client to latest version

1.14.6
api-change:lambda: Update lambda client to latest version
api-change:application-insights: Update application-insights client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:cloudwatch: Update cloudwatch client to latest version
api-change:kms: Update kms client to latest version
api-change:alexaforbusiness: Update alexaforbusiness client to latest version

1.14.5
api-change:mediaconvert: Update mediaconvert client to latest version
api-change:neptune: Update neptune client to latest version
api-change:cloudhsmv2: Update cloudhsmv2 client to latest version
api-change:redshift: Update redshift client to latest version
api-change:batch: Update batch client to latest version
api-change:ecs: Update ecs client to latest version

1.14.4
api-change:ec2: Update ec2 client to latest version
api-change:sagemaker: Update sagemaker client to latest version
api-change:ds: Update ds client to latest version

1.14.3
api-change:securityhub: Update securityhub client to latest version
api-change:ssm: Update ssm client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:organizations: Update organizations client to latest version

1.14.2
api-change:ec2: Update ec2 client to latest version

1.14.1
api-change:efs: Update efs client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:backup: Update backup client to latest version

1.14.0
api-change:sagemaker: Update sagemaker client to latest version
api-change:chime: Update chime client to latest version
api-change:transfer: Update transfer client to latest version
api-change:ec2: Update ec2 client to latest version
feature:Python: Dropped support for Python 2.6 and 3.3.
api-change:workspaces: Update workspaces client to latest version
api-change:rds: Update rds client to latest version


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/py-botocore/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/py-botocore/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/py-botocore/distinfo

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.33 pkgsrc/net/py-botocore/Makefile:1.34
--- pkgsrc/net/py-botocore/Makefile:1.33        Thu Dec 12 13:10:07 2019
+++ pkgsrc/net/py-botocore/Makefile     Wed Feb 19 09:28:44 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2019/12/12 13:10:07 adam Exp $
+# $NetBSD: Makefile,v 1.34 2020/02/19 09:28:44 adam Exp $
 
-DISTNAME=      botocore-1.13.37
+DISTNAME=      botocore-1.15.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/botocore/}
@@ -11,9 +11,9 @@ COMMENT=      Low-level interface to a growin
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
-DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.5.3<3:../../time/py-dateutil
+DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.5.3:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
-DEPENDS+=      ${PYPKGPREFIX}-jmespath>=0.7.1<1:../../textproc/py-jmespath
+DEPENDS+=      ${PYPKGPREFIX}-jmespath>=0.7.1:../../textproc/py-jmespath
 DEPENDS+=      ${PYPKGPREFIX}-urllib3>=1.20:../../www/py-urllib3
 
 USE_LANGUAGES= # none

Index: pkgsrc/net/py-botocore/PLIST
diff -u pkgsrc/net/py-botocore/PLIST:1.22 pkgsrc/net/py-botocore/PLIST:1.23
--- pkgsrc/net/py-botocore/PLIST:1.22   Thu Dec 12 13:10:07 2019
+++ pkgsrc/net/py-botocore/PLIST        Wed Feb 19 09:28:44 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2019/12/12 13:10:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.23 2020/02/19 09:28:44 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -196,6 +196,8 @@ ${PYSITELIB}/botocore/data/codeguruprofi
 ${PYSITELIB}/botocore/data/codepipeline/2015-07-09/examples-1.json
 ${PYSITELIB}/botocore/data/codepipeline/2015-07-09/paginators-1.json
 ${PYSITELIB}/botocore/data/codepipeline/2015-07-09/service-2.json
+${PYSITELIB}/botocore/data/codestar-connections/2019-12-01/paginators-1.json
+${PYSITELIB}/botocore/data/codestar-connections/2019-12-01/service-2.json
 ${PYSITELIB}/botocore/data/codestar-notifications/2019-10-15/paginators-1.json
 ${PYSITELIB}/botocore/data/codestar-notifications/2019-10-15/service-2.json
 ${PYSITELIB}/botocore/data/codestar/2017-04-19/paginators-1.json
@@ -231,6 +233,8 @@ ${PYSITELIB}/botocore/data/datasync/2018
 ${PYSITELIB}/botocore/data/datasync/2018-11-09/service-2.json
 ${PYSITELIB}/botocore/data/dax/2017-04-19/paginators-1.json
 ${PYSITELIB}/botocore/data/dax/2017-04-19/service-2.json
+${PYSITELIB}/botocore/data/detective/2018-10-26/paginators-1.json
+${PYSITELIB}/botocore/data/detective/2018-10-26/service-2.json
 ${PYSITELIB}/botocore/data/devicefarm/2015-06-23/examples-1.json
 ${PYSITELIB}/botocore/data/devicefarm/2015-06-23/paginators-1.json
 ${PYSITELIB}/botocore/data/devicefarm/2015-06-23/service-2.json
@@ -292,6 +296,7 @@ ${PYSITELIB}/botocore/data/ec2/2016-11-1
 ${PYSITELIB}/botocore/data/ecr/2015-09-21/examples-1.json
 ${PYSITELIB}/botocore/data/ecr/2015-09-21/paginators-1.json
 ${PYSITELIB}/botocore/data/ecr/2015-09-21/service-2.json
+${PYSITELIB}/botocore/data/ecr/2015-09-21/waiters-2.json
 ${PYSITELIB}/botocore/data/ecs/2014-11-13/examples-1.json
 ${PYSITELIB}/botocore/data/ecs/2014-11-13/paginators-1.json
 ${PYSITELIB}/botocore/data/ecs/2014-11-13/service-2.json
@@ -778,6 +783,30 @@ ${PYSITELIB}/botocore/regions.pyo
 ${PYSITELIB}/botocore/response.py
 ${PYSITELIB}/botocore/response.pyc
 ${PYSITELIB}/botocore/response.pyo
+${PYSITELIB}/botocore/retries/__init__.py
+${PYSITELIB}/botocore/retries/__init__.pyc
+${PYSITELIB}/botocore/retries/__init__.pyo
+${PYSITELIB}/botocore/retries/adaptive.py
+${PYSITELIB}/botocore/retries/adaptive.pyc
+${PYSITELIB}/botocore/retries/adaptive.pyo
+${PYSITELIB}/botocore/retries/base.py
+${PYSITELIB}/botocore/retries/base.pyc
+${PYSITELIB}/botocore/retries/base.pyo
+${PYSITELIB}/botocore/retries/bucket.py
+${PYSITELIB}/botocore/retries/bucket.pyc
+${PYSITELIB}/botocore/retries/bucket.pyo
+${PYSITELIB}/botocore/retries/quota.py
+${PYSITELIB}/botocore/retries/quota.pyc
+${PYSITELIB}/botocore/retries/quota.pyo
+${PYSITELIB}/botocore/retries/special.py
+${PYSITELIB}/botocore/retries/special.pyc
+${PYSITELIB}/botocore/retries/special.pyo
+${PYSITELIB}/botocore/retries/standard.py
+${PYSITELIB}/botocore/retries/standard.pyc
+${PYSITELIB}/botocore/retries/standard.pyo
+${PYSITELIB}/botocore/retries/throttling.py
+${PYSITELIB}/botocore/retries/throttling.pyc
+${PYSITELIB}/botocore/retries/throttling.pyo
 ${PYSITELIB}/botocore/retryhandler.py
 ${PYSITELIB}/botocore/retryhandler.pyc
 ${PYSITELIB}/botocore/retryhandler.pyo

Index: pkgsrc/net/py-botocore/distinfo
diff -u pkgsrc/net/py-botocore/distinfo:1.31 pkgsrc/net/py-botocore/distinfo:1.32
--- pkgsrc/net/py-botocore/distinfo:1.31        Thu Dec 12 13:10:07 2019
+++ pkgsrc/net/py-botocore/distinfo     Wed Feb 19 09:28:44 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2019/12/12 13:10:07 adam Exp $
+$NetBSD: distinfo,v 1.32 2020/02/19 09:28:44 adam Exp $
 
-SHA1 (botocore-1.13.37.tar.gz) = 65fee09db0dccb975ee06f520556704ad5396123
-RMD160 (botocore-1.13.37.tar.gz) = 2186f6f2f048727a28ad1c4f6b60c95045376a88
-SHA512 (botocore-1.13.37.tar.gz) = 9254524fc835884d2384ff5393b7cbaaf39effb1ec5d401506ecb5124d9e0d02c4437815b0b86b59c366341ac19393baab4092130f20d7624023f7e868bf38d8
-Size (botocore-1.13.37.tar.gz) = 6029177 bytes
+SHA1 (botocore-1.15.2.tar.gz) = 122689f193e1f9be975e88a24da27822c62df54c
+RMD160 (botocore-1.15.2.tar.gz) = db8aff07613c073066d6ef24498829b837c4a9ba
+SHA512 (botocore-1.15.2.tar.gz) = 3948fad42f0e40353378ee2e7847ab35a04a2ad423a2c9289e978d2667bf5e30e200b5dfed79af54060a64ca13844c7b9380a864b604461dee7c979ec8c1cdee
+Size (botocore-1.15.2.tar.gz) = 6144617 bytes



Home | Main Index | Thread Index | Old Index