pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-awscli
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 21 14:42:40 UTC 2018
Modified Files:
pkgsrc/net/py-awscli: Makefile PLIST distinfo
Log Message:
py-awscli: updated to 1.15.82
1.15.82
api-change:mediaconvert: Update mediaconvert command to latest version
api-change:dynamodb: Update dynamodb command to latest version
1.15.81
api-change:secretsmanager: Update secretsmanager command to latest version
api-change:dax: Update dax command to latest version
api-change:sagemaker: Update sagemaker command to latest version
1.15.80
api-change:discovery: Update discovery command to latest version
api-change:mediaconvert: Update mediaconvert command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:ssm: Update ssm command to latest version
api-change:redshift: Update redshift command to latest version
1.15.79
api-change:devicefarm: Update devicefarm command to latest version
1.15.78
api-change:autoscaling: Update autoscaling command to latest version
api-change:cloudfront: Update cloudfront command to latest version
api-change:es: Update es command to latest version
1.15.77
api-change:sagemaker: Update sagemaker command to latest version
1.15.76
api-change:mediaconvert: Update mediaconvert command to latest version
api-change:rds: Update rds command to latest version
1.15.75
api-change:ecs: Update ecs command to latest version
api-change:dax: Update dax command to latest version
api-change:rds: Update rds command to latest version
1.15.74
api-change:ssm: Update ssm command to latest version
api-change:secretsmanager: Update secretsmanager command to latest version
1.15.73
api-change:logs: Update logs command to latest version
api-change:pinpoint: Update pinpoint command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:codebuild: Update codebuild command to latest version
api-change:ssm: Update ssm command to latest version
1.15.72
api-change:health: Update health command to latest version
api-change:dynamodb: Update dynamodb command to latest version
1.15.71
api-change:alexaforbusiness: Update alexaforbusiness command to latest version
1.15.70
api-change:polly: Update polly command to latest version
api-change:resource-groups: Update resource-groups command to latest version
api-change:ssm: Update ssm command to latest version
api-change:kinesis: Update kinesis command to latest version
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/py-awscli/Makefile \
pkgsrc/net/py-awscli/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/py-awscli/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-awscli/Makefile
diff -u pkgsrc/net/py-awscli/Makefile:1.23 pkgsrc/net/py-awscli/Makefile:1.24
--- pkgsrc/net/py-awscli/Makefile:1.23 Thu Jun 14 08:28:06 2018
+++ pkgsrc/net/py-awscli/Makefile Tue Aug 21 14:42:40 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2018/06/14 08:28:06 adam Exp $
+# $NetBSD: Makefile,v 1.24 2018/08/21 14:42:40 adam Exp $
-DISTNAME= awscli-1.15.38
+DISTNAME= awscli-1.15.82
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.10.38:../../net/py-botocore
+DEPENDS+= ${PYPKGPREFIX}-botocore>=1.10.81:../../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
Index: pkgsrc/net/py-awscli/distinfo
diff -u pkgsrc/net/py-awscli/distinfo:1.23 pkgsrc/net/py-awscli/distinfo:1.24
--- pkgsrc/net/py-awscli/distinfo:1.23 Thu Jun 14 08:28:06 2018
+++ pkgsrc/net/py-awscli/distinfo Tue Aug 21 14:42:40 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2018/06/14 08:28:06 adam Exp $
+$NetBSD: distinfo,v 1.24 2018/08/21 14:42:40 adam Exp $
-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
+SHA1 (awscli-1.15.82.tar.gz) = 561a9ad29b51691dcfc7c910cd5335d8e8238fd4
+RMD160 (awscli-1.15.82.tar.gz) = 4771728cf99425eb0f37feaefd121952700e3bf5
+SHA512 (awscli-1.15.82.tar.gz) = c5c98e4722f37e9891a04e2bc40f864614e5569686995611a1abe85522eb838c9a5219354d4797d62224057b44b656caf3c3da282c4976bec7ef69a6db7a2731
+Size (awscli-1.15.82.tar.gz) = 614562 bytes
Index: pkgsrc/net/py-awscli/PLIST
diff -u pkgsrc/net/py-awscli/PLIST:1.9 pkgsrc/net/py-awscli/PLIST:1.10
--- pkgsrc/net/py-awscli/PLIST:1.9 Thu Jun 14 08:28:06 2018
+++ pkgsrc/net/py-awscli/PLIST Tue Aug 21 14:42:40 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2018/06/14 08:28:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2018/08/21 14:42:40 adam Exp $
bin/aws
bin/aws.cmd
bin/aws_bash_completer
@@ -192,6 +192,21 @@ ${PYSITELIB}/awscli/customizations/datap
${PYSITELIB}/awscli/customizations/datapipeline/translator.py
${PYSITELIB}/awscli/customizations/datapipeline/translator.pyc
${PYSITELIB}/awscli/customizations/datapipeline/translator.pyo
+${PYSITELIB}/awscli/customizations/dlm/__init__.py
+${PYSITELIB}/awscli/customizations/dlm/__init__.pyc
+${PYSITELIB}/awscli/customizations/dlm/__init__.pyo
+${PYSITELIB}/awscli/customizations/dlm/constants.py
+${PYSITELIB}/awscli/customizations/dlm/constants.pyc
+${PYSITELIB}/awscli/customizations/dlm/constants.pyo
+${PYSITELIB}/awscli/customizations/dlm/createdefaultrole.py
+${PYSITELIB}/awscli/customizations/dlm/createdefaultrole.pyc
+${PYSITELIB}/awscli/customizations/dlm/createdefaultrole.pyo
+${PYSITELIB}/awscli/customizations/dlm/dlm.py
+${PYSITELIB}/awscli/customizations/dlm/dlm.pyc
+${PYSITELIB}/awscli/customizations/dlm/dlm.pyo
+${PYSITELIB}/awscli/customizations/dlm/iam.py
+${PYSITELIB}/awscli/customizations/dlm/iam.pyc
+${PYSITELIB}/awscli/customizations/dlm/iam.pyo
${PYSITELIB}/awscli/customizations/ec2/__init__.py
${PYSITELIB}/awscli/customizations/ec2/__init__.pyc
${PYSITELIB}/awscli/customizations/ec2/__init__.pyo
@@ -375,6 +390,9 @@ ${PYSITELIB}/awscli/customizations/putme
${PYSITELIB}/awscli/customizations/rds.py
${PYSITELIB}/awscli/customizations/rds.pyc
${PYSITELIB}/awscli/customizations/rds.pyo
+${PYSITELIB}/awscli/customizations/rekognition.py
+${PYSITELIB}/awscli/customizations/rekognition.pyc
+${PYSITELIB}/awscli/customizations/rekognition.pyo
${PYSITELIB}/awscli/customizations/removals.py
${PYSITELIB}/awscli/customizations/removals.pyc
${PYSITELIB}/awscli/customizations/removals.pyo
@@ -749,14 +767,38 @@ ${PYSITELIB}/awscli/examples/cloudwatch/
${PYSITELIB}/awscli/examples/cloudwatch/set-alarm-state.rst
${PYSITELIB}/awscli/examples/codecommit/batch-get-repositories.rst
${PYSITELIB}/awscli/examples/codecommit/create-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/create-pull-request.rst
${PYSITELIB}/awscli/examples/codecommit/create-repository.rst
${PYSITELIB}/awscli/examples/codecommit/delete-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/delete-comment-content.rst
${PYSITELIB}/awscli/examples/codecommit/delete-repository.rst
+${PYSITELIB}/awscli/examples/codecommit/describe-pull-request-events.rst
+${PYSITELIB}/awscli/examples/codecommit/get-blob.rst
${PYSITELIB}/awscli/examples/codecommit/get-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/get-comment.rst
+${PYSITELIB}/awscli/examples/codecommit/get-comments-for-compared-commit.rst
+${PYSITELIB}/awscli/examples/codecommit/get-comments-for-pull-request.rst
+${PYSITELIB}/awscli/examples/codecommit/get-commit.rst
+${PYSITELIB}/awscli/examples/codecommit/get-differences.rst
+${PYSITELIB}/awscli/examples/codecommit/get-merge-conflicts.rst
+${PYSITELIB}/awscli/examples/codecommit/get-pull-request.rst
+${PYSITELIB}/awscli/examples/codecommit/get-repository-triggers.rst
${PYSITELIB}/awscli/examples/codecommit/get-repository.rst
${PYSITELIB}/awscli/examples/codecommit/list-branches.rst
+${PYSITELIB}/awscli/examples/codecommit/list-pull-requests.rst
${PYSITELIB}/awscli/examples/codecommit/list-repositories.rst
+${PYSITELIB}/awscli/examples/codecommit/merge-pull-request-by-fast-forward.rst
+${PYSITELIB}/awscli/examples/codecommit/post-comment-for-compared-commit.rst
+${PYSITELIB}/awscli/examples/codecommit/post-comment-for-pull-request.rst
+${PYSITELIB}/awscli/examples/codecommit/post-comment-reply.rst
+${PYSITELIB}/awscli/examples/codecommit/put-file.rst
+${PYSITELIB}/awscli/examples/codecommit/put-repository-triggers.rst
+${PYSITELIB}/awscli/examples/codecommit/test-repository-triggers.rst
+${PYSITELIB}/awscli/examples/codecommit/update-comment.rst
${PYSITELIB}/awscli/examples/codecommit/update-default-branch.rst
+${PYSITELIB}/awscli/examples/codecommit/update-pull-request-description.rst
+${PYSITELIB}/awscli/examples/codecommit/update-pull-request-status.rst
+${PYSITELIB}/awscli/examples/codecommit/update-pull-request-title.rst
${PYSITELIB}/awscli/examples/codecommit/update-repository-description.rst
${PYSITELIB}/awscli/examples/codecommit/update-repository-name.rst
${PYSITELIB}/awscli/examples/codepipeline/acknowledge-job.rst
@@ -1023,6 +1065,7 @@ ${PYSITELIB}/awscli/examples/ec2/delete-
${PYSITELIB}/awscli/examples/ec2/deregister-image.rst
${PYSITELIB}/awscli/examples/ec2/describe-account-attributes.rst
${PYSITELIB}/awscli/examples/ec2/describe-addresses.rst
+${PYSITELIB}/awscli/examples/ec2/describe-aggregate-id-format.rst
${PYSITELIB}/awscli/examples/ec2/describe-availability-zones.rst
${PYSITELIB}/awscli/examples/ec2/describe-bundle-tasks.rst
${PYSITELIB}/awscli/examples/ec2/describe-classic-link-instances.rst
@@ -1059,6 +1102,7 @@ ${PYSITELIB}/awscli/examples/ec2/describ
${PYSITELIB}/awscli/examples/ec2/describe-network-interfaces.rst
${PYSITELIB}/awscli/examples/ec2/describe-placement-groups.rst
${PYSITELIB}/awscli/examples/ec2/describe-prefix-lists.rst
+${PYSITELIB}/awscli/examples/ec2/describe-principal-id-format.rst
${PYSITELIB}/awscli/examples/ec2/describe-regions.rst
${PYSITELIB}/awscli/examples/ec2/describe-reserved-instances-modifications.rst
${PYSITELIB}/awscli/examples/ec2/describe-reserved-instances-offerings.rst
@@ -1209,6 +1253,10 @@ ${PYSITELIB}/awscli/examples/ecs/registe
${PYSITELIB}/awscli/examples/ecs/run-task.rst
${PYSITELIB}/awscli/examples/ecs/update-container-agent.rst
${PYSITELIB}/awscli/examples/ecs/update-service.rst
+${PYSITELIB}/awscli/examples/eks/create-cluster.rst
+${PYSITELIB}/awscli/examples/eks/delete-cluster.rst
+${PYSITELIB}/awscli/examples/eks/describe-cluster.rst
+${PYSITELIB}/awscli/examples/eks/list-clusters.rst
${PYSITELIB}/awscli/examples/elasticache/create-replication-group.rst
${PYSITELIB}/awscli/examples/elasticache/modify-cache-parameter-group.rst
${PYSITELIB}/awscli/examples/elasticache/modify-replication-group.rst
@@ -1330,6 +1378,7 @@ ${PYSITELIB}/awscli/examples/emr/schedul
${PYSITELIB}/awscli/examples/emr/socks.rst
${PYSITELIB}/awscli/examples/emr/ssh.rst
${PYSITELIB}/awscli/examples/emr/wait.rst
+${PYSITELIB}/awscli/examples/es/create-elasticsearch-domain.rst
${PYSITELIB}/awscli/examples/events/delete-rule.rst
${PYSITELIB}/awscli/examples/events/describe-rule.rst
${PYSITELIB}/awscli/examples/events/disable-rule.rst
@@ -1630,6 +1679,8 @@ ${PYSITELIB}/awscli/examples/organizatio
${PYSITELIB}/awscli/examples/organizations/remove-account-from-organization.rst
${PYSITELIB}/awscli/examples/organizations/update-organizational-unit.rst
${PYSITELIB}/awscli/examples/organizations/update-policy.rst
+${PYSITELIB}/awscli/examples/pi/describe-dimension-keys.rst
+${PYSITELIB}/awscli/examples/pi/get-resource-metrics.rst
${PYSITELIB}/awscli/examples/rds/add-tag-to-resource.rst
${PYSITELIB}/awscli/examples/rds/create-db-instance.rst
${PYSITELIB}/awscli/examples/rds/create-db-security-group.rst
@@ -1746,12 +1797,15 @@ ${PYSITELIB}/awscli/examples/s3api/put-o
${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-resource-policy.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-resource-policy.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-resource-policy.rst
${PYSITELIB}/awscli/examples/secretsmanager/put-secret-value.rst
${PYSITELIB}/awscli/examples/secretsmanager/restore-secret.rst
${PYSITELIB}/awscli/examples/secretsmanager/rotate-secret.rst
@@ -1896,6 +1950,13 @@ ${PYSITELIB}/awscli/examples/swf/list-do
${PYSITELIB}/awscli/examples/swf/list-workflow-types.rst
${PYSITELIB}/awscli/examples/swf/register-domain.rst
${PYSITELIB}/awscli/examples/swf/register-workflow-type.rst
+${PYSITELIB}/awscli/examples/waf/update-byte-match-set.rst
+${PYSITELIB}/awscli/examples/waf/update-ip-set.rst
+${PYSITELIB}/awscli/examples/waf/update-rule.rst
+${PYSITELIB}/awscli/examples/waf/update-size-constraint-set.rst
+${PYSITELIB}/awscli/examples/waf/update-sql-injection-match-set.rst
+${PYSITELIB}/awscli/examples/waf/update-web-acl.rst
+${PYSITELIB}/awscli/examples/waf/update-xss-match-set.rst
${PYSITELIB}/awscli/examples/workspaces/create-workspaces.rst
${PYSITELIB}/awscli/examples/workspaces/describe-workspace-bundles.rst
${PYSITELIB}/awscli/examples/workspaces/describe-workspace-directories.rst
Home |
Main Index |
Thread Index |
Old Index