summaryrefslogtreecommitdiff
path: root/net/py-awscli
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-06-14 08:28:06 +0000
committeradam <adam@pkgsrc.org>2018-06-14 08:28:06 +0000
commitde1b9c9bb188372d1ce4802514cd6d12ef476177 (patch)
tree37e8da761c6a432faab961540e4363db7144bce2 /net/py-awscli
parentfc4d615140de2b7c14ad97e06a03b87974947fd6 (diff)
downloadpkgsrc-de1b9c9bb188372d1ce4802514cd6d12ef476177.tar.gz
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 (limited to 'net/py-awscli')
-rw-r--r--net/py-awscli/Makefile6
-rw-r--r--net/py-awscli/PLIST72
-rw-r--r--net/py-awscli/distinfo10
3 files changed, 45 insertions, 43 deletions
diff --git a/net/py-awscli/Makefile b/net/py-awscli/Makefile
index 5ad88975636..4fc2bc35a58 100644
--- a/net/py-awscli/Makefile
+++ b/net/py-awscli/Makefile
@@ -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 @@ HOMEPAGE= https://github.com/aws/aws-cli
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 --git a/net/py-awscli/PLIST b/net/py-awscli/PLIST
index 98eff66d866..2bba630527c 100644
--- a/net/py-awscli/PLIST
+++ b/net/py-awscli/PLIST
@@ -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/s3endpoint.pyo
${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/data/cli.json
${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/get-invalidation.rst
${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-bucket-website.rst
${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-by-topic.rst
${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/topictags.pyo
${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 --git a/net/py-awscli/distinfo b/net/py-awscli/distinfo
index 8c98e1d18b8..7e36f9e3a03 100644
--- a/net/py-awscli/distinfo
+++ b/net/py-awscli/distinfo
@@ -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