pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-boto3
Module Name: pkgsrc
Committed By: adam
Date: Tue May 12 07:45:31 UTC 2020
Modified Files:
pkgsrc/net/py-boto3: Makefile distinfo
Log Message:
py-boto3: updated to 1.13.7
1.13.7
api-change:kendra: [botocore] Update kendra client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:codeguru-reviewer: [botocore] Update codeguru-reviewer client to latest version
1.13.6
api-change:sagemaker: [botocore] Update sagemaker client to latest version
api-change:guardduty: [botocore] Update guardduty client to latest version
api-change:resourcegroupstaggingapi: [botocore] Update resourcegroupstaggingapi client to latest version
1.13.5
api-change:ssm: [botocore] Update ssm client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:codebuild: [botocore] Update codebuild client to latest version
api-change:lightsail: [botocore] Update lightsail client to latest version
api-change:route53: [botocore] Update route53 client to latest version
api-change:appconfig: [botocore] Update appconfig client to latest version
api-change:logs: [botocore] Update logs client to latest version
1.13.4
api-change:codestar-connections: [botocore] Update codestar-connections client to latest version
api-change:comprehendmedical: [botocore] Update comprehendmedical client to latest version
1.13.3
api-change:support: [botocore] Update support client to latest version
api-change:ssm: [botocore] Update ssm client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version
1.13.2
api-change:apigateway: [botocore] Update apigateway client to latest version
api-change:ec2: [botocore] Update ec2 client to latest version
api-change:s3control: [botocore] Update s3control client to latest version
1.13.1
api-change:efs: [botocore] Update efs client to latest version
api-change:ssm: [botocore] Update ssm client to latest version
1.13.0
api-change:schemas: [botocore] Update schemas client to latest version
api-change:iot: [botocore] Update iot client to latest version
api-change:lambda: [botocore] Update lambda client to latest version
api-change:storagegateway: [botocore] Update storagegateway client to latest version
api-change:iotevents: [botocore] Update iotevents client to latest version
feature:Exceptions: [botocore] Added support for parsing modeled exception fields.
api-change:mediaconvert: [botocore] Update mediaconvert client to latest version
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/py-boto3/Makefile \
pkgsrc/net/py-boto3/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-boto3/Makefile
diff -u pkgsrc/net/py-boto3/Makefile:1.22 pkgsrc/net/py-boto3/Makefile:1.23
--- pkgsrc/net/py-boto3/Makefile:1.22 Thu Apr 30 06:47:59 2020
+++ pkgsrc/net/py-boto3/Makefile Tue May 12 07:45:30 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/04/30 06:47:59 adam Exp $
+# $NetBSD: Makefile,v 1.23 2020/05/12 07:45:30 adam Exp $
-DISTNAME= boto3-1.12.49
+DISTNAME= boto3-1.13.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/boto3/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/boto/boto3
COMMENT= Amazon Web Services SDK for Python
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-botocore>=1.15.49:../../net/py-botocore
+DEPENDS+= ${PYPKGPREFIX}-botocore>=1.16.7:../../net/py-botocore
DEPENDS+= ${PYPKGPREFIX}-jmespath>=0.7.1:../../textproc/py-jmespath
DEPENDS+= ${PYPKGPREFIX}-s3transfer>=0.3.0:../../net/py-s3transfer
Index: pkgsrc/net/py-boto3/distinfo
diff -u pkgsrc/net/py-boto3/distinfo:1.22 pkgsrc/net/py-boto3/distinfo:1.23
--- pkgsrc/net/py-boto3/distinfo:1.22 Thu Apr 30 06:47:59 2020
+++ pkgsrc/net/py-boto3/distinfo Tue May 12 07:45:30 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/04/30 06:47:59 adam Exp $
+$NetBSD: distinfo,v 1.23 2020/05/12 07:45:30 adam Exp $
-SHA1 (boto3-1.12.49.tar.gz) = 0f3cc62ef57b9bbf75e3a76a560feccbb23d458b
-RMD160 (boto3-1.12.49.tar.gz) = ec5ddd7b22a6328b147b3f702f81724fef8d76a0
-SHA512 (boto3-1.12.49.tar.gz) = 8634ee99db18dc8e5a88ae2adfae7c0ca1ff6cc10fdc2c71d9a1c29b3c05d187e398fc7e68c401d4af25fe0fb07cb948f59a18b76404aa58758cc61732c8fa62
-Size (boto3-1.12.49.tar.gz) = 97851 bytes
+SHA1 (boto3-1.13.7.tar.gz) = b2faeec2fd07d79060ba550012c54e02e45d7517
+RMD160 (boto3-1.13.7.tar.gz) = 60731c10981ccf29aafbd76df5fe11b46b4551ad
+SHA512 (boto3-1.13.7.tar.gz) = 1ac1d48d6c078748b37d745d2946b0729cbb75fd7ac21bfccd96b182fa54c07ff386755f13c3c8a8066f846723f2ae4867b592ead41893956c396def2f20b1dc
+Size (boto3-1.13.7.tar.gz) = 97964 bytes
Home |
Main Index |
Thread Index |
Old Index