pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-awscli py-awscli: updated to 1.15.38
details: https://anonhg.NetBSD.org/pkgsrc/rev/46990de6cbc3
branches: trunk
changeset: 381666:46990de6cbc3
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jun 14 08:28:06 2018 +0000
description:
py-awscli: updated to 1.15.38
1.15.38
api-change:ssm: Update ssm command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version
diffstat:
net/py-awscli/Makefile | 6 ++--
net/py-awscli/PLIST | 72 +++++++++++++++++++++++++------------------------
net/py-awscli/distinfo | 10 +++---
3 files changed, 45 insertions(+), 43 deletions(-)
diffs (154 lines):
diff -r c97944200efb -r 46990de6cbc3 net/py-awscli/Makefile
--- a/net/py-awscli/Makefile Thu Jun 14 08:25:22 2018 +0000
+++ b/net/py-awscli/Makefile Thu Jun 14 08:28:06 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2018/06/14 07:24:07 bsiegert Exp $
+# $NetBSD: Makefile,v 1.23 2018/06/14 08:28:06 adam Exp $
-DISTNAME= awscli-1.15.37
+DISTNAME= awscli-1.15.38
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/awscli/}
@@ -10,7 +10,7 @@
COMMENT= Universal Command Line Interface for Amazon Web Services
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-botocore>=1.9.3:../../net/py-botocore
+DEPENDS+= ${PYPKGPREFIX}-botocore>=1.10.38:../../net/py-botocore
DEPENDS+= ${PYPKGPREFIX}-colorama>=0.3.2:../../comms/py-colorama
DEPENDS+= ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils
DEPENDS+= ${PYPKGPREFIX}-rsa>=3.4.1:../../security/py-rsa
diff -r c97944200efb -r 46990de6cbc3 net/py-awscli/PLIST
--- a/net/py-awscli/PLIST Thu Jun 14 08:25:22 2018 +0000
+++ b/net/py-awscli/PLIST Thu Jun 14 08:28:06 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/06/14 07:24:07 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/06/14 08:28:06 adam Exp $
bin/aws
bin/aws.cmd
bin/aws_bash_completer
@@ -444,6 +444,9 @@
${PYSITELIB}/awscli/customizations/s3errormsg.py
${PYSITELIB}/awscli/customizations/s3errormsg.pyc
${PYSITELIB}/awscli/customizations/s3errormsg.pyo
+${PYSITELIB}/awscli/customizations/s3events.py
+${PYSITELIB}/awscli/customizations/s3events.pyc
+${PYSITELIB}/awscli/customizations/s3events.pyo
${PYSITELIB}/awscli/customizations/s3uploader.py
${PYSITELIB}/awscli/customizations/s3uploader.pyc
${PYSITELIB}/awscli/customizations/s3uploader.pyo
@@ -496,6 +499,22 @@
${PYSITELIB}/awscli/errorhandler.py
${PYSITELIB}/awscli/errorhandler.pyc
${PYSITELIB}/awscli/errorhandler.pyo
+${PYSITELIB}/awscli/examples/acm-pca/create-certificate-authority-audit-report.rst
+${PYSITELIB}/awscli/examples/acm-pca/create-certificate-authority.rst
+${PYSITELIB}/awscli/examples/acm-pca/delete-certificate-authority.rst
+${PYSITELIB}/awscli/examples/acm-pca/describe-certificate-authority-audit-report.rst
+${PYSITELIB}/awscli/examples/acm-pca/describe-certificate-authority.rst
+${PYSITELIB}/awscli/examples/acm-pca/get-certificate-authority-certificate.rst
+${PYSITELIB}/awscli/examples/acm-pca/get-certificate-authority-csr.rst
+${PYSITELIB}/awscli/examples/acm-pca/get-certificate.rst
+${PYSITELIB}/awscli/examples/acm-pca/import-certificate-authority-certificate.rst
+${PYSITELIB}/awscli/examples/acm-pca/issue-certificate.rst
+${PYSITELIB}/awscli/examples/acm-pca/list-certificate-authorities.rst
+${PYSITELIB}/awscli/examples/acm-pca/list-tags.rst
+${PYSITELIB}/awscli/examples/acm-pca/revoke-certificate.rst
+${PYSITELIB}/awscli/examples/acm-pca/tag-certificate-authority.rst
+${PYSITELIB}/awscli/examples/acm-pca/untag-certificate-authority.rst
+${PYSITELIB}/awscli/examples/acm-pca/update-certificate-authority.rst
${PYSITELIB}/awscli/examples/acm/add-tags-to-certificate.rst
${PYSITELIB}/awscli/examples/acm/delete-certificate.rst
${PYSITELIB}/awscli/examples/acm/describe-certificate.rst
@@ -699,6 +718,7 @@
${PYSITELIB}/awscli/examples/cloudfront/list-distributions.rst
${PYSITELIB}/awscli/examples/cloudfront/list-invalidations.rst
${PYSITELIB}/awscli/examples/cloudfront/update-distribution.rst
+${PYSITELIB}/awscli/examples/cloudsearchdomain/upload-documents.rst
${PYSITELIB}/awscli/examples/cloudtrail/add-tags.rst
${PYSITELIB}/awscli/examples/cloudtrail/create-subscription.rst
${PYSITELIB}/awscli/examples/cloudtrail/create-trail.rst
@@ -1724,6 +1744,21 @@
${PYSITELIB}/awscli/examples/s3api/put-object-acl.rst
${PYSITELIB}/awscli/examples/s3api/put-object.rst
${PYSITELIB}/awscli/examples/s3api/upload-part.rst
+${PYSITELIB}/awscli/examples/secretsmanager/cancel-rotate-secret.rst
+${PYSITELIB}/awscli/examples/secretsmanager/create-secret.rst
+${PYSITELIB}/awscli/examples/secretsmanager/delete-secret.rst
+${PYSITELIB}/awscli/examples/secretsmanager/describe-secret.rst
+${PYSITELIB}/awscli/examples/secretsmanager/get-random-password.rst
+${PYSITELIB}/awscli/examples/secretsmanager/get-secret-value.rst
+${PYSITELIB}/awscli/examples/secretsmanager/list-secret-version-ids.rst
+${PYSITELIB}/awscli/examples/secretsmanager/list-secrets.rst
+${PYSITELIB}/awscli/examples/secretsmanager/put-secret-value.rst
+${PYSITELIB}/awscli/examples/secretsmanager/restore-secret.rst
+${PYSITELIB}/awscli/examples/secretsmanager/rotate-secret.rst
+${PYSITELIB}/awscli/examples/secretsmanager/tag-resource.rst
+${PYSITELIB}/awscli/examples/secretsmanager/untag-resource.rst
+${PYSITELIB}/awscli/examples/secretsmanager/update-secret-version-stage.rst
+${PYSITELIB}/awscli/examples/secretsmanager/update-secret.rst
${PYSITELIB}/awscli/examples/ses/delete-identity.rst
${PYSITELIB}/awscli/examples/ses/get-identity-dkim-attributes.rst
${PYSITELIB}/awscli/examples/ses/get-identity-notification-attributes.rst
@@ -1748,6 +1783,7 @@
${PYSITELIB}/awscli/examples/sns/list-subscriptions.rst
${PYSITELIB}/awscli/examples/sns/list-topics.rst
${PYSITELIB}/awscli/examples/sns/publish.rst
+${PYSITELIB}/awscli/examples/sns/set-subscription-attributes.rst
${PYSITELIB}/awscli/examples/sns/subscribe.rst
${PYSITELIB}/awscli/examples/sns/unsubscribe.rst
${PYSITELIB}/awscli/examples/sqs/add-permission.rst
@@ -1906,37 +1942,3 @@
${PYSITELIB}/awscli/utils.py
${PYSITELIB}/awscli/utils.pyc
${PYSITELIB}/awscli/utils.pyo
-${PYSITELIB}/awscli/customizations/s3events.py
-${PYSITELIB}/awscli/customizations/s3events.pyc
-${PYSITELIB}/awscli/customizations/s3events.pyo
-${PYSITELIB}/awscli/examples/acm-pca/create-certificate-authority-audit-report.rst
-${PYSITELIB}/awscli/examples/acm-pca/create-certificate-authority.rst
-${PYSITELIB}/awscli/examples/acm-pca/delete-certificate-authority.rst
-${PYSITELIB}/awscli/examples/acm-pca/describe-certificate-authority-audit-report.rst
-${PYSITELIB}/awscli/examples/acm-pca/describe-certificate-authority.rst
-${PYSITELIB}/awscli/examples/acm-pca/get-certificate-authority-certificate.rst
-${PYSITELIB}/awscli/examples/acm-pca/get-certificate-authority-csr.rst
-${PYSITELIB}/awscli/examples/acm-pca/get-certificate.rst
-${PYSITELIB}/awscli/examples/acm-pca/import-certificate-authority-certificate.rst
-${PYSITELIB}/awscli/examples/acm-pca/issue-certificate.rst
-${PYSITELIB}/awscli/examples/acm-pca/list-certificate-authorities.rst
-${PYSITELIB}/awscli/examples/acm-pca/list-tags.rst
-${PYSITELIB}/awscli/examples/acm-pca/revoke-certificate.rst
-${PYSITELIB}/awscli/examples/acm-pca/tag-certificate-authority.rst
-${PYSITELIB}/awscli/examples/acm-pca/untag-certificate-authority.rst
-${PYSITELIB}/awscli/examples/acm-pca/update-certificate-authority.rst
-${PYSITELIB}/awscli/examples/secretsmanager/cancel-rotate-secret.rst
-${PYSITELIB}/awscli/examples/secretsmanager/create-secret.rst
-${PYSITELIB}/awscli/examples/secretsmanager/delete-secret.rst
-${PYSITELIB}/awscli/examples/secretsmanager/describe-secret.rst
-${PYSITELIB}/awscli/examples/secretsmanager/get-random-password.rst
-${PYSITELIB}/awscli/examples/secretsmanager/get-secret-value.rst
-${PYSITELIB}/awscli/examples/secretsmanager/list-secret-version-ids.rst
-${PYSITELIB}/awscli/examples/secretsmanager/list-secrets.rst
-${PYSITELIB}/awscli/examples/secretsmanager/put-secret-value.rst
-${PYSITELIB}/awscli/examples/secretsmanager/restore-secret.rst
-${PYSITELIB}/awscli/examples/secretsmanager/rotate-secret.rst
-${PYSITELIB}/awscli/examples/secretsmanager/tag-resource.rst
-${PYSITELIB}/awscli/examples/secretsmanager/untag-resource.rst
-${PYSITELIB}/awscli/examples/secretsmanager/update-secret-version-stage.rst
-${PYSITELIB}/awscli/examples/secretsmanager/update-secret.rst
diff -r c97944200efb -r 46990de6cbc3 net/py-awscli/distinfo
--- a/net/py-awscli/distinfo Thu Jun 14 08:25:22 2018 +0000
+++ b/net/py-awscli/distinfo Thu Jun 14 08:28:06 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2018/06/14 07:24:07 bsiegert Exp $
+$NetBSD: distinfo,v 1.23 2018/06/14 08:28:06 adam Exp $
-SHA1 (awscli-1.15.37.tar.gz) = ffedec4469c26ecaaa25ce4b9979508166fbcb73
-RMD160 (awscli-1.15.37.tar.gz) = 64239fea2216e6357509d0f65285496ba31bcdc8
-SHA512 (awscli-1.15.37.tar.gz) = 14f188633213def470191b1553c38a90612cb8a1ffa5862495807641d3f5b3dfb1dd430620facbbeb7db9003af4d7ca59583dbf3cd8ca6c47fe56d38f3e44289
-Size (awscli-1.15.37.tar.gz) = 593932 bytes
+SHA1 (awscli-1.15.38.tar.gz) = 3a9b300854e3c737e3ad9b963072831a6be03805
+RMD160 (awscli-1.15.38.tar.gz) = 285567df20df2af4066a196a525e18f5b3c03f91
+SHA512 (awscli-1.15.38.tar.gz) = 447ae220d1bd6b67142f1cd2767a7019a93a172e654032377778a05a746657527d65c214bbfb8985d83ec783749e37f4b790fb769fa8eda5b8cfd0e150599afb
+Size (awscli-1.15.38.tar.gz) = 595295 bytes
Home |
Main Index |
Thread Index |
Old Index