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:           Tue Aug 21 14:26:58 UTC 2018

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

Log Message:
py-botocore: updated to 1.10.81

1.10.81
api-change:mediaconvert: Update mediaconvert client to latest version
api-change:dynamodb: Update dynamodb client to latest version

1.10.80
api-change:dax: Update dax client to latest version
api-change:secretsmanager: Update secretsmanager client to latest version
api-change:sagemaker: Update sagemaker client to latest version

1.10.79
api-change:discovery: Update discovery client to latest version
api-change:ssm: Update ssm client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:redshift: Update redshift client to latest version
api-change:mediaconvert: Update mediaconvert client to latest version

1.10.78
api-change:devicefarm: Update devicefarm client to latest version

1.10.77
api-change:es: Update es client to latest version
api-change:autoscaling: Update autoscaling client to latest version
api-change:cloudfront: Update cloudfront client to latest version

1.10.76
api-change:sagemaker: Update sagemaker client to latest version

1.10.75
api-change:rds: Update rds client to latest version
api-change:mediaconvert: Update mediaconvert client to latest version

1.10.74
api-change:rds: Update rds client to latest version
api-change:dax: Update dax client to latest version
api-change:ecs: Update ecs client to latest version

1.10.73
api-change:secretsmanager: Update secretsmanager client to latest version
api-change:ssm: Update ssm client to latest version

1.10.72
api-change:logs: Update logs client to latest version
api-change:codebuild: Update codebuild client to latest version
api-change:ssm: Update ssm client to latest version
api-change:ec2: Update ec2 client to latest version
api-change:pinpoint: Update pinpoint client to latest version

1.10.71
api-change:health: Update health client to latest version
api-change:dynamodb: Update dynamodb client to latest version

1.10.70
api-change:alexaforbusiness: Update alexaforbusiness client to latest version


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/py-botocore/Makefile \
    pkgsrc/net/py-botocore/distinfo
cvs rdiff -u -r1.14 -r1.15 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.23 pkgsrc/net/py-botocore/Makefile:1.24
--- pkgsrc/net/py-botocore/Makefile:1.23        Thu Jun 14 08:23:19 2018
+++ pkgsrc/net/py-botocore/Makefile     Tue Aug 21 14:26:58 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2018/06/14 08:23:19 adam Exp $
+# $NetBSD: Makefile,v 1.24 2018/08/21 14:26:58 adam Exp $
 
-DISTNAME=      botocore-1.10.38
+DISTNAME=      botocore-1.10.81
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/botocore/}
@@ -16,8 +16,5 @@ DEPENDS+=     ${PYPKGPREFIX}-jmespath>=0.7.1
 
 USE_LANGUAGES= # none
 
-post-extract:
-       ${CHMOD} -R g-w,o-w ${WRKSRC}
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/py-botocore/distinfo
diff -u pkgsrc/net/py-botocore/distinfo:1.23 pkgsrc/net/py-botocore/distinfo:1.24
--- pkgsrc/net/py-botocore/distinfo:1.23        Thu Jun 14 08:23:19 2018
+++ pkgsrc/net/py-botocore/distinfo     Tue Aug 21 14:26:58 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2018/06/14 08:23:19 adam Exp $
+$NetBSD: distinfo,v 1.24 2018/08/21 14:26:58 adam Exp $
 
-SHA1 (botocore-1.10.38.tar.gz) = 1b6452d900738bf44aa36afcfcd5254249922cc4
-RMD160 (botocore-1.10.38.tar.gz) = 9451353cf8c392f35bf9a9507b3ed31465ea64ab
-SHA512 (botocore-1.10.38.tar.gz) = 3d0deb0623c04edf07d16c79e3516a95ad72ea0686121632cc08b10874058c91011665423c01d0ad3f680487a01b1eebc9c2aba0067ac553d6260eeeebadfeaf
-Size (botocore-1.10.38.tar.gz) = 4452614 bytes
+SHA1 (botocore-1.10.81.tar.gz) = d1217402026890a00dad10ad43b4f38c879a75ac
+RMD160 (botocore-1.10.81.tar.gz) = e175e96e5b676fc689b73275c96fcf91f5ac483a
+SHA512 (botocore-1.10.81.tar.gz) = fc30049c92c519617d58edd899aa6858dd71c08d145d2da2995a8ef31344fa5fc59a2d2986dfabafaa99c3318516fdd83a603c23ad72c89f6309fc1ff36856dc
+Size (botocore-1.10.81.tar.gz) = 4606399 bytes

Index: pkgsrc/net/py-botocore/PLIST
diff -u pkgsrc/net/py-botocore/PLIST:1.14 pkgsrc/net/py-botocore/PLIST:1.15
--- pkgsrc/net/py-botocore/PLIST:1.14   Thu Jun 14 08:23:19 2018
+++ pkgsrc/net/py-botocore/PLIST        Tue Aug 21 14:26:58 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2018/06/14 08:23:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2018/08/21 14:26:58 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -37,6 +37,7 @@ ${PYSITELIB}/botocore/data/acm-pca/2017-
 ${PYSITELIB}/botocore/data/acm/2015-12-08/examples-1.json
 ${PYSITELIB}/botocore/data/acm/2015-12-08/paginators-1.json
 ${PYSITELIB}/botocore/data/acm/2015-12-08/service-2.json
+${PYSITELIB}/botocore/data/acm/2015-12-08/waiters-2.json
 ${PYSITELIB}/botocore/data/alexaforbusiness/2017-11-09/paginators-1.json
 ${PYSITELIB}/botocore/data/alexaforbusiness/2017-11-09/service-2.json
 ${PYSITELIB}/botocore/data/apigateway/2015-07-09/examples-1.json
@@ -70,6 +71,8 @@ ${PYSITELIB}/botocore/data/cloud9/2017-0
 ${PYSITELIB}/botocore/data/cloud9/2017-09-23/service-2.json
 ${PYSITELIB}/botocore/data/clouddirectory/2016-05-10/paginators-1.json
 ${PYSITELIB}/botocore/data/clouddirectory/2016-05-10/service-2.json
+${PYSITELIB}/botocore/data/clouddirectory/2017-01-11/paginators-1.json
+${PYSITELIB}/botocore/data/clouddirectory/2017-01-11/service-2.json
 ${PYSITELIB}/botocore/data/cloudformation/2010-05-15/examples-1.json
 ${PYSITELIB}/botocore/data/cloudformation/2010-05-15/paginators-1.json
 ${PYSITELIB}/botocore/data/cloudformation/2010-05-15/service-2.json
@@ -122,6 +125,10 @@ ${PYSITELIB}/botocore/data/cloudfront/20
 ${PYSITELIB}/botocore/data/cloudfront/2017-10-30/paginators-1.json
 ${PYSITELIB}/botocore/data/cloudfront/2017-10-30/service-2.json
 ${PYSITELIB}/botocore/data/cloudfront/2017-10-30/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2018-06-18/examples-1.json
+${PYSITELIB}/botocore/data/cloudfront/2018-06-18/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2018-06-18/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2018-06-18/waiters-2.json
 ${PYSITELIB}/botocore/data/cloudhsm/2014-05-30/examples-1.json
 ${PYSITELIB}/botocore/data/cloudhsm/2014-05-30/paginators-1.json
 ${PYSITELIB}/botocore/data/cloudhsm/2014-05-30/service-2.json
@@ -184,6 +191,8 @@ ${PYSITELIB}/botocore/data/directconnect
 ${PYSITELIB}/botocore/data/discovery/2015-11-01/examples-1.json
 ${PYSITELIB}/botocore/data/discovery/2015-11-01/paginators-1.json
 ${PYSITELIB}/botocore/data/discovery/2015-11-01/service-2.json
+${PYSITELIB}/botocore/data/dlm/2018-01-12/paginators-1.json
+${PYSITELIB}/botocore/data/dlm/2018-01-12/service-2.json
 ${PYSITELIB}/botocore/data/dms/2016-01-01/examples-1.json
 ${PYSITELIB}/botocore/data/dms/2016-01-01/paginators-1.json
 ${PYSITELIB}/botocore/data/dms/2016-01-01/service-2.json
@@ -342,6 +351,8 @@ ${PYSITELIB}/botocore/data/machinelearni
 ${PYSITELIB}/botocore/data/machinelearning/2014-12-12/paginators-1.json
 ${PYSITELIB}/botocore/data/machinelearning/2014-12-12/service-2.json
 ${PYSITELIB}/botocore/data/machinelearning/2014-12-12/waiters-2.json
+${PYSITELIB}/botocore/data/macie/2017-12-19/paginators-1.json
+${PYSITELIB}/botocore/data/macie/2017-12-19/service-2.json
 ${PYSITELIB}/botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json
 ${PYSITELIB}/botocore/data/marketplace-entitlement/2017-01-11/service-2.json
 ${PYSITELIB}/botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json
@@ -364,6 +375,7 @@ ${PYSITELIB}/botocore/data/mgh/2017-05-3
 ${PYSITELIB}/botocore/data/mgh/2017-05-31/service-2.json
 ${PYSITELIB}/botocore/data/mobile/2017-07-01/paginators-1.json
 ${PYSITELIB}/botocore/data/mobile/2017-07-01/service-2.json
+${PYSITELIB}/botocore/data/mq/2017-11-27/paginators-1.json
 ${PYSITELIB}/botocore/data/mq/2017-11-27/service-2.json
 ${PYSITELIB}/botocore/data/mturk/2017-01-17/paginators-1.json
 ${PYSITELIB}/botocore/data/mturk/2017-01-17/service-2.json



Home | Main Index | Thread Index | Old Index