Thu Nov 12 10:46:43 2020 UTC ()
py-awscli: updated to 1.18.176

1.18.176
api-change:amplify: Update amplify command to latest version
api-change:databrew: Update databrew command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version
api-change:quicksight: Update quicksight command to latest version
api-change:mediaconvert: Update mediaconvert command to latest version
api-change:forecast: Update forecast command to latest version

1.18.175
api-change:elbv2: Update elbv2 command to latest version
api-change:ssm: Update ssm command to latest version
api-change:autoscaling: Update autoscaling command to latest version
api-change:ec2: Update ec2 command to latest version

1.18.174
api-change:s3: Update s3 command to latest version
api-change:iotanalytics: Update iotanalytics command to latest version
api-change:macie2: Update macie2 command to latest version
api-change:es: Update es command to latest version
api-change:ssm: Update ssm command to latest version
api-change:storagegateway: Update storagegateway command to latest version
api-change:dynamodb: Update dynamodb command to latest version
api-change:datasync: Update datasync command to latest version
api-change:ecs: Update ecs command to latest version
api-change:fsx: Update fsx command to latest version

1.18.173
api-change:medialive: Update medialive command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:dlm: Update dlm command to latest version
api-change:iotsitewise: Update iotsitewise command to latest version
api-change:ssm: Update ssm command to latest version

1.18.172
api-change:frauddetector: Update frauddetector command to latest version
api-change:events: Update events command to latest version
api-change:dynamodb: Update dynamodb command to latest version
api-change:lambda: Update lambda command to latest version
api-change:appmesh: Update appmesh command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:rds: Update rds command to latest version
api-change:kendra: Update kendra command to latest version
api-change:es: Update es command to latest version

1.18.171
api-change:iot: Update iot command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:cloudwatch: Update cloudwatch command to latest version
api-change:xray: Update xray command to latest version
api-change:es: Update es command to latest version
api-change:mq: Update mq command to latest version
api-change:autoscaling: Update autoscaling command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version
api-change:meteringmarketplace: Update meteringmarketplace command to latest version

1.18.170
api-change:ec2: Update ec2 command to latest version

1.18.169
api-change:elasticache: Update elasticache command to latest version
api-change:imagebuilder: Update imagebuilder command to latest version
api-change:macie2: Update macie2 command to latest version
api-change:medialive: Update medialive command to latest version
api-change:braket: Update braket command to latest version
api-change:dms: Update dms command to latest version
api-change:sns: Update sns command to latest version

1.18.168
api-change:elbv2: Update elbv2 command to latest version
api-change:codeartifact: Update codeartifact command to latest version
api-change:sesv2: Update sesv2 command to latest version
api-change:marketplacecommerceanalytics: Update marketplacecommerceanalytics command to latest version
api-change:apigateway: Update apigateway command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:storagegateway: Update storagegateway command to latest version

1.18.167
api-change:ec2: Update ec2 command to latest version
api-change:workmail: Update workmail command to latest version
api-change:iot: Update iot command to latest version

1.18.166
api-change:glue: Update glue command to latest version

1.18.165
api-change:neptune: Update neptune command to latest version
api-change:kendra: Update kendra command to latest version
api-change:sagemaker: Update sagemaker command to latest version

1.18.164
api-change:macie2: Update macie2 command to latest version
api-change:mediatailor: Update mediatailor command to latest version
api-change:quicksight: Update quicksight command to latest version

1.18.163
api-change:servicecatalog: Update servicecatalog command to latest version
api-change:appflow: Update appflow command to latest version
api-change:sns: Update sns command to latest version
api-change:accessanalyzer: Update accessanalyzer command to latest version


(adam)
diff -r1.41 -r1.42 pkgsrc/net/py-awscli/Makefile
diff -r1.24 -r1.25 pkgsrc/net/py-awscli/PLIST
diff -r1.40 -r1.41 pkgsrc/net/py-awscli/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/net/py-awscli/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-awscli/Makefile 2020/10/22 08:05:27 1.41
+++ pkgsrc/net/py-awscli/Makefile 2020/11/12 10:46:43 1.42
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.41 2020/10/22 08:05:27 adam Exp $ 1# $NetBSD: Makefile,v 1.42 2020/11/12 10:46:43 adam Exp $
2 2
3DISTNAME= awscli-1.18.162 3DISTNAME= awscli-1.18.176
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=a/awscli/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=a/awscli/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/aws/aws-cli 9HOMEPAGE= https://github.com/aws/aws-cli
10COMMENT= Universal Command Line Interface for Amazon Web Services 10COMMENT= Universal Command Line Interface for Amazon Web Services
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-botocore>=1.19.2:../../net/py-botocore 13DEPENDS+= ${PYPKGPREFIX}-botocore>=1.19.16:../../net/py-botocore
14DEPENDS+= ${PYPKGPREFIX}-colorama>=0.3.2:../../comms/py-colorama 14DEPENDS+= ${PYPKGPREFIX}-colorama>=0.3.2:../../comms/py-colorama
15DEPENDS+= ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils 15DEPENDS+= ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils
16DEPENDS+= ${PYPKGPREFIX}-s3transfer>=0.3.0:../../net/py-s3transfer 16DEPENDS+= ${PYPKGPREFIX}-s3transfer>=0.3.0:../../net/py-s3transfer
17DEPENDS+= ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml 17DEPENDS+= ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
18 18
19USE_LANGUAGES= # none 19USE_LANGUAGES= # none
20 20
21PYTHON_SELF_CONFLICT= yes 21PYTHON_SELF_CONFLICT= yes
22PYTHON_VERSIONED_DEPENDENCIES+= rsa 22PYTHON_VERSIONED_DEPENDENCIES+= rsa
23 23
24.include "../../lang/python/egg.mk" 24.include "../../lang/python/egg.mk"
25.include "../../lang/python/versioned_dependencies.mk" 25.include "../../lang/python/versioned_dependencies.mk"
26.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.24 -r1.25 pkgsrc/net/py-awscli/PLIST (expand / switch to unified diff)

--- pkgsrc/net/py-awscli/PLIST 2020/10/22 08:05:27 1.24
+++ pkgsrc/net/py-awscli/PLIST 2020/11/12 10:46:43 1.25
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.24 2020/10/22 08:05:27 adam Exp $ 1@comment $NetBSD: PLIST,v 1.25 2020/11/12 10:46:43 adam Exp $
2bin/aws 2bin/aws
3bin/aws.cmd 3bin/aws.cmd
4bin/aws_bash_completer 4bin/aws_bash_completer
5bin/aws_completer 5bin/aws_completer
6bin/aws_zsh_completer.sh 6bin/aws_zsh_completer.sh
7${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 7${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
8${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 8${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
9${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 9${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
10${PYSITELIB}/${EGG_INFODIR}/requires.txt 10${PYSITELIB}/${EGG_INFODIR}/requires.txt
11${PYSITELIB}/${EGG_INFODIR}/top_level.txt 11${PYSITELIB}/${EGG_INFODIR}/top_level.txt
12${PYSITELIB}/awscli/__init__.py 12${PYSITELIB}/awscli/__init__.py
13${PYSITELIB}/awscli/__init__.pyc 13${PYSITELIB}/awscli/__init__.pyc
14${PYSITELIB}/awscli/__init__.pyo 14${PYSITELIB}/awscli/__init__.pyo
@@ -1155,41 +1155,61 @@ ${PYSITELIB}/awscli/examples/cloudwatch/ @@ -1155,41 +1155,61 @@ ${PYSITELIB}/awscli/examples/cloudwatch/
1155${PYSITELIB}/awscli/examples/cloudwatch/describe-alarm-history.rst 1155${PYSITELIB}/awscli/examples/cloudwatch/describe-alarm-history.rst
1156${PYSITELIB}/awscli/examples/cloudwatch/describe-alarms-for-metric.rst 1156${PYSITELIB}/awscli/examples/cloudwatch/describe-alarms-for-metric.rst
1157${PYSITELIB}/awscli/examples/cloudwatch/describe-alarms.rst 1157${PYSITELIB}/awscli/examples/cloudwatch/describe-alarms.rst
1158${PYSITELIB}/awscli/examples/cloudwatch/disable-alarm-actions.rst 1158${PYSITELIB}/awscli/examples/cloudwatch/disable-alarm-actions.rst
1159${PYSITELIB}/awscli/examples/cloudwatch/enable-alarm-actions.rst 1159${PYSITELIB}/awscli/examples/cloudwatch/enable-alarm-actions.rst
1160${PYSITELIB}/awscli/examples/cloudwatch/get-metric-statistics.rst 1160${PYSITELIB}/awscli/examples/cloudwatch/get-metric-statistics.rst
1161${PYSITELIB}/awscli/examples/cloudwatch/list-metrics.rst 1161${PYSITELIB}/awscli/examples/cloudwatch/list-metrics.rst
1162${PYSITELIB}/awscli/examples/cloudwatch/put-metric-alarm.rst 1162${PYSITELIB}/awscli/examples/cloudwatch/put-metric-alarm.rst
1163${PYSITELIB}/awscli/examples/cloudwatch/put-metric-data.rst 1163${PYSITELIB}/awscli/examples/cloudwatch/put-metric-data.rst
1164${PYSITELIB}/awscli/examples/cloudwatch/set-alarm-state.rst 1164${PYSITELIB}/awscli/examples/cloudwatch/set-alarm-state.rst
1165${PYSITELIB}/awscli/examples/codebuild/batch-delete-builds.rst 1165${PYSITELIB}/awscli/examples/codebuild/batch-delete-builds.rst
1166${PYSITELIB}/awscli/examples/codebuild/batch-get-builds.rst 1166${PYSITELIB}/awscli/examples/codebuild/batch-get-builds.rst
1167${PYSITELIB}/awscli/examples/codebuild/batch-get-projects.rst 1167${PYSITELIB}/awscli/examples/codebuild/batch-get-projects.rst
 1168${PYSITELIB}/awscli/examples/codebuild/batch-get-report-groups.rst
 1169${PYSITELIB}/awscli/examples/codebuild/batch-get-reports.rst
1168${PYSITELIB}/awscli/examples/codebuild/create-project.rst 1170${PYSITELIB}/awscli/examples/codebuild/create-project.rst
 1171${PYSITELIB}/awscli/examples/codebuild/create-report-group.rst
1169${PYSITELIB}/awscli/examples/codebuild/create-webhook.rst 1172${PYSITELIB}/awscli/examples/codebuild/create-webhook.rst
 1173${PYSITELIB}/awscli/examples/codebuild/delete-build-batch.rst
1170${PYSITELIB}/awscli/examples/codebuild/delete-project.rst 1174${PYSITELIB}/awscli/examples/codebuild/delete-project.rst
 1175${PYSITELIB}/awscli/examples/codebuild/delete-report-group.rst
 1176${PYSITELIB}/awscli/examples/codebuild/delete-report.rst
1171${PYSITELIB}/awscli/examples/codebuild/delete-source-credentials.rst 1177${PYSITELIB}/awscli/examples/codebuild/delete-source-credentials.rst
1172${PYSITELIB}/awscli/examples/codebuild/delete-webhook.rst 1178${PYSITELIB}/awscli/examples/codebuild/delete-webhook.rst
 1179${PYSITELIB}/awscli/examples/codebuild/describe-code-coverages.rst
 1180${PYSITELIB}/awscli/examples/codebuild/describe-test-cases.rst
1173${PYSITELIB}/awscli/examples/codebuild/import-source-credentials.rst 1181${PYSITELIB}/awscli/examples/codebuild/import-source-credentials.rst
1174${PYSITELIB}/awscli/examples/codebuild/invalidate-project-cache.rst 1182${PYSITELIB}/awscli/examples/codebuild/invalidate-project-cache.rst
 1183${PYSITELIB}/awscli/examples/codebuild/list-build-batches-for-project.rst
 1184${PYSITELIB}/awscli/examples/codebuild/list-build-batches.rst
1175${PYSITELIB}/awscli/examples/codebuild/list-builds-for-project.rst 1185${PYSITELIB}/awscli/examples/codebuild/list-builds-for-project.rst
1176${PYSITELIB}/awscli/examples/codebuild/list-builds.rst 1186${PYSITELIB}/awscli/examples/codebuild/list-builds.rst
1177${PYSITELIB}/awscli/examples/codebuild/list-curated-environment-images.rst 1187${PYSITELIB}/awscli/examples/codebuild/list-curated-environment-images.rst
1178${PYSITELIB}/awscli/examples/codebuild/list-projects.rst 1188${PYSITELIB}/awscli/examples/codebuild/list-projects.rst
 1189${PYSITELIB}/awscli/examples/codebuild/list-report-groups.rst
 1190${PYSITELIB}/awscli/examples/codebuild/list-reports-for-report-group.rst
 1191${PYSITELIB}/awscli/examples/codebuild/list-reports.rst
 1192${PYSITELIB}/awscli/examples/codebuild/list-shared-projects.rst
 1193${PYSITELIB}/awscli/examples/codebuild/list-shared-report-groups.rst
1179${PYSITELIB}/awscli/examples/codebuild/list-source-credentials.rst 1194${PYSITELIB}/awscli/examples/codebuild/list-source-credentials.rst
 1195${PYSITELIB}/awscli/examples/codebuild/retry-build-batch.rst
 1196${PYSITELIB}/awscli/examples/codebuild/retry-build.rst
 1197${PYSITELIB}/awscli/examples/codebuild/start-build-batch.rst
1180${PYSITELIB}/awscli/examples/codebuild/start-build.rst 1198${PYSITELIB}/awscli/examples/codebuild/start-build.rst
 1199${PYSITELIB}/awscli/examples/codebuild/stop-build-batch.rst
1181${PYSITELIB}/awscli/examples/codebuild/stop-build.rst 1200${PYSITELIB}/awscli/examples/codebuild/stop-build.rst
1182${PYSITELIB}/awscli/examples/codebuild/update-project.rst 1201${PYSITELIB}/awscli/examples/codebuild/update-project.rst
 1202${PYSITELIB}/awscli/examples/codebuild/update-report-group.rst
1183${PYSITELIB}/awscli/examples/codebuild/update-webhook.rst 1203${PYSITELIB}/awscli/examples/codebuild/update-webhook.rst
1184${PYSITELIB}/awscli/examples/codecommit/associate-approval-rule-template-with-repository.rst 1204${PYSITELIB}/awscli/examples/codecommit/associate-approval-rule-template-with-repository.rst
1185${PYSITELIB}/awscli/examples/codecommit/batch-associate-approval-rule-template-with-repositories.rst 1205${PYSITELIB}/awscli/examples/codecommit/batch-associate-approval-rule-template-with-repositories.rst
1186${PYSITELIB}/awscli/examples/codecommit/batch-describe-merge-conflicts.rst 1206${PYSITELIB}/awscli/examples/codecommit/batch-describe-merge-conflicts.rst
1187${PYSITELIB}/awscli/examples/codecommit/batch-disassociate-approval-rule-template-from-repositories.rst 1207${PYSITELIB}/awscli/examples/codecommit/batch-disassociate-approval-rule-template-from-repositories.rst
1188${PYSITELIB}/awscli/examples/codecommit/batch-get-commits.rst 1208${PYSITELIB}/awscli/examples/codecommit/batch-get-commits.rst
1189${PYSITELIB}/awscli/examples/codecommit/batch-get-repositories.rst 1209${PYSITELIB}/awscli/examples/codecommit/batch-get-repositories.rst
1190${PYSITELIB}/awscli/examples/codecommit/create-approval-rule-template.rst 1210${PYSITELIB}/awscli/examples/codecommit/create-approval-rule-template.rst
1191${PYSITELIB}/awscli/examples/codecommit/create-branch.rst 1211${PYSITELIB}/awscli/examples/codecommit/create-branch.rst
1192${PYSITELIB}/awscli/examples/codecommit/create-commit.rst 1212${PYSITELIB}/awscli/examples/codecommit/create-commit.rst
1193${PYSITELIB}/awscli/examples/codecommit/create-pull-request-approval-rule.rst 1213${PYSITELIB}/awscli/examples/codecommit/create-pull-request-approval-rule.rst
1194${PYSITELIB}/awscli/examples/codecommit/create-pull-request.rst 1214${PYSITELIB}/awscli/examples/codecommit/create-pull-request.rst
1195${PYSITELIB}/awscli/examples/codecommit/create-repository.rst 1215${PYSITELIB}/awscli/examples/codecommit/create-repository.rst
@@ -1266,26 +1286,37 @@ ${PYSITELIB}/awscli/examples/codepipelin @@ -1266,26 +1286,37 @@ ${PYSITELIB}/awscli/examples/codepipelin
1266${PYSITELIB}/awscli/examples/codepipeline/delete-pipeline.rst 1286${PYSITELIB}/awscli/examples/codepipeline/delete-pipeline.rst
1267${PYSITELIB}/awscli/examples/codepipeline/disable-stage-transition.rst 1287${PYSITELIB}/awscli/examples/codepipeline/disable-stage-transition.rst
1268${PYSITELIB}/awscli/examples/codepipeline/enable-stage-transition.rst 1288${PYSITELIB}/awscli/examples/codepipeline/enable-stage-transition.rst
1269${PYSITELIB}/awscli/examples/codepipeline/get-job-details.rst 1289${PYSITELIB}/awscli/examples/codepipeline/get-job-details.rst
1270${PYSITELIB}/awscli/examples/codepipeline/get-pipeline-state.rst 1290${PYSITELIB}/awscli/examples/codepipeline/get-pipeline-state.rst
1271${PYSITELIB}/awscli/examples/codepipeline/get-pipeline.rst 1291${PYSITELIB}/awscli/examples/codepipeline/get-pipeline.rst
1272${PYSITELIB}/awscli/examples/codepipeline/list-action-types.rst 1292${PYSITELIB}/awscli/examples/codepipeline/list-action-types.rst
1273${PYSITELIB}/awscli/examples/codepipeline/list-pipeline-executions.rst 1293${PYSITELIB}/awscli/examples/codepipeline/list-pipeline-executions.rst
1274${PYSITELIB}/awscli/examples/codepipeline/list-pipelines.rst 1294${PYSITELIB}/awscli/examples/codepipeline/list-pipelines.rst
1275${PYSITELIB}/awscli/examples/codepipeline/list-webhooks.rst 1295${PYSITELIB}/awscli/examples/codepipeline/list-webhooks.rst
1276${PYSITELIB}/awscli/examples/codepipeline/poll-for-jobs.rst 1296${PYSITELIB}/awscli/examples/codepipeline/poll-for-jobs.rst
1277${PYSITELIB}/awscli/examples/codepipeline/start-pipeline-execution.rst 1297${PYSITELIB}/awscli/examples/codepipeline/start-pipeline-execution.rst
1278${PYSITELIB}/awscli/examples/codepipeline/update-pipeline.rst 1298${PYSITELIB}/awscli/examples/codepipeline/update-pipeline.rst
 1299${PYSITELIB}/awscli/examples/codestar-connections/create-connection.rst
 1300${PYSITELIB}/awscli/examples/codestar-connections/create-host.rst
 1301${PYSITELIB}/awscli/examples/codestar-connections/delete-connection.rst
 1302${PYSITELIB}/awscli/examples/codestar-connections/delete-host.rst
 1303${PYSITELIB}/awscli/examples/codestar-connections/get-connection.rst
 1304${PYSITELIB}/awscli/examples/codestar-connections/get-host.rst
 1305${PYSITELIB}/awscli/examples/codestar-connections/list-connections.rst
 1306${PYSITELIB}/awscli/examples/codestar-connections/list-hosts.rst
 1307${PYSITELIB}/awscli/examples/codestar-connections/list-tags-for-resource.rst
 1308${PYSITELIB}/awscli/examples/codestar-connections/tag-resource.rst
 1309${PYSITELIB}/awscli/examples/codestar-connections/untag-resource.rst
1279${PYSITELIB}/awscli/examples/codestar-notifications/create-notification-rule.rst 1310${PYSITELIB}/awscli/examples/codestar-notifications/create-notification-rule.rst
1280${PYSITELIB}/awscli/examples/codestar-notifications/delete-notification-rule.rst 1311${PYSITELIB}/awscli/examples/codestar-notifications/delete-notification-rule.rst
1281${PYSITELIB}/awscli/examples/codestar-notifications/delete-target.rst 1312${PYSITELIB}/awscli/examples/codestar-notifications/delete-target.rst
1282${PYSITELIB}/awscli/examples/codestar-notifications/describe-notification-rule.rst 1313${PYSITELIB}/awscli/examples/codestar-notifications/describe-notification-rule.rst
1283${PYSITELIB}/awscli/examples/codestar-notifications/list-event-types.rst 1314${PYSITELIB}/awscli/examples/codestar-notifications/list-event-types.rst
1284${PYSITELIB}/awscli/examples/codestar-notifications/list-notification-rules.rst 1315${PYSITELIB}/awscli/examples/codestar-notifications/list-notification-rules.rst
1285${PYSITELIB}/awscli/examples/codestar-notifications/list-tags-for-resource.rst 1316${PYSITELIB}/awscli/examples/codestar-notifications/list-tags-for-resource.rst
1286${PYSITELIB}/awscli/examples/codestar-notifications/list-targets.rst 1317${PYSITELIB}/awscli/examples/codestar-notifications/list-targets.rst
1287${PYSITELIB}/awscli/examples/codestar-notifications/subscribe.rst 1318${PYSITELIB}/awscli/examples/codestar-notifications/subscribe.rst
1288${PYSITELIB}/awscli/examples/codestar-notifications/tag-resource.rst 1319${PYSITELIB}/awscli/examples/codestar-notifications/tag-resource.rst
1289${PYSITELIB}/awscli/examples/codestar-notifications/unsubscribe.rst 1320${PYSITELIB}/awscli/examples/codestar-notifications/unsubscribe.rst
1290${PYSITELIB}/awscli/examples/codestar-notifications/untag-resource.rst 1321${PYSITELIB}/awscli/examples/codestar-notifications/untag-resource.rst
1291${PYSITELIB}/awscli/examples/codestar-notifications/update-notification-rule.rst 1322${PYSITELIB}/awscli/examples/codestar-notifications/update-notification-rule.rst
@@ -2285,59 +2316,67 @@ ${PYSITELIB}/awscli/examples/eks/update- @@ -2285,59 +2316,67 @@ ${PYSITELIB}/awscli/examples/eks/update-
2285${PYSITELIB}/awscli/examples/eks/update-kubeconfig/_description.rst 2316${PYSITELIB}/awscli/examples/eks/update-kubeconfig/_description.rst
2286${PYSITELIB}/awscli/examples/eks/wait.rst 2317${PYSITELIB}/awscli/examples/eks/wait.rst
2287${PYSITELIB}/awscli/examples/elasticache/add-tags-to-resource.rst 2318${PYSITELIB}/awscli/examples/elasticache/add-tags-to-resource.rst
2288${PYSITELIB}/awscli/examples/elasticache/authorize-cache-security-group-ingress.rst 2319${PYSITELIB}/awscli/examples/elasticache/authorize-cache-security-group-ingress.rst
2289${PYSITELIB}/awscli/examples/elasticache/batch-apply-update-action.rst 2320${PYSITELIB}/awscli/examples/elasticache/batch-apply-update-action.rst
2290${PYSITELIB}/awscli/examples/elasticache/batch-stop-update-action.rst 2321${PYSITELIB}/awscli/examples/elasticache/batch-stop-update-action.rst
2291${PYSITELIB}/awscli/examples/elasticache/copy-snapshot.rst 2322${PYSITELIB}/awscli/examples/elasticache/copy-snapshot.rst
2292${PYSITELIB}/awscli/examples/elasticache/create-cache-cluster.rst 2323${PYSITELIB}/awscli/examples/elasticache/create-cache-cluster.rst
2293${PYSITELIB}/awscli/examples/elasticache/create-cache-parameter-group.rst 2324${PYSITELIB}/awscli/examples/elasticache/create-cache-parameter-group.rst
2294${PYSITELIB}/awscli/examples/elasticache/create-cache-subnet-group.rst 2325${PYSITELIB}/awscli/examples/elasticache/create-cache-subnet-group.rst
2295${PYSITELIB}/awscli/examples/elasticache/create-global-replication-group.rst 2326${PYSITELIB}/awscli/examples/elasticache/create-global-replication-group.rst
2296${PYSITELIB}/awscli/examples/elasticache/create-replication-group.rst 2327${PYSITELIB}/awscli/examples/elasticache/create-replication-group.rst
2297${PYSITELIB}/awscli/examples/elasticache/create-snapshot.rst 2328${PYSITELIB}/awscli/examples/elasticache/create-snapshot.rst
 2329${PYSITELIB}/awscli/examples/elasticache/create-user-group.rst
 2330${PYSITELIB}/awscli/examples/elasticache/create-user.rst
2298${PYSITELIB}/awscli/examples/elasticache/decrease-node-groups-in-global-replication-group.rst 2331${PYSITELIB}/awscli/examples/elasticache/decrease-node-groups-in-global-replication-group.rst
2299${PYSITELIB}/awscli/examples/elasticache/decrease-replica-count.rst 2332${PYSITELIB}/awscli/examples/elasticache/decrease-replica-count.rst
2300${PYSITELIB}/awscli/examples/elasticache/delete-cache-cluster.rst 2333${PYSITELIB}/awscli/examples/elasticache/delete-cache-cluster.rst
2301${PYSITELIB}/awscli/examples/elasticache/delete-cache-parameter-group.rst 2334${PYSITELIB}/awscli/examples/elasticache/delete-cache-parameter-group.rst
2302${PYSITELIB}/awscli/examples/elasticache/delete-cache-subnet-group.rst 2335${PYSITELIB}/awscli/examples/elasticache/delete-cache-subnet-group.rst
2303${PYSITELIB}/awscli/examples/elasticache/delete-global-replication-group.rst 2336${PYSITELIB}/awscli/examples/elasticache/delete-global-replication-group.rst
2304${PYSITELIB}/awscli/examples/elasticache/delete-replication-group.rst 2337${PYSITELIB}/awscli/examples/elasticache/delete-replication-group.rst
2305${PYSITELIB}/awscli/examples/elasticache/delete-snapshot.rst 2338${PYSITELIB}/awscli/examples/elasticache/delete-snapshot.rst
 2339${PYSITELIB}/awscli/examples/elasticache/delete-user-group.rst
 2340${PYSITELIB}/awscli/examples/elasticache/delete-user.rst
2306${PYSITELIB}/awscli/examples/elasticache/describe-cache-clusters.rst 2341${PYSITELIB}/awscli/examples/elasticache/describe-cache-clusters.rst
2307${PYSITELIB}/awscli/examples/elasticache/describe-cache-engine-versions.rst 2342${PYSITELIB}/awscli/examples/elasticache/describe-cache-engine-versions.rst
2308${PYSITELIB}/awscli/examples/elasticache/describe-cache-parameter-groups.rst 2343${PYSITELIB}/awscli/examples/elasticache/describe-cache-parameter-groups.rst
2309${PYSITELIB}/awscli/examples/elasticache/describe-cache-parameters.rst 2344${PYSITELIB}/awscli/examples/elasticache/describe-cache-parameters.rst
2310${PYSITELIB}/awscli/examples/elasticache/describe-cache-subnet-groups.rst 2345${PYSITELIB}/awscli/examples/elasticache/describe-cache-subnet-groups.rst
2311${PYSITELIB}/awscli/examples/elasticache/describe-engine-default-parameters.rst 2346${PYSITELIB}/awscli/examples/elasticache/describe-engine-default-parameters.rst
2312${PYSITELIB}/awscli/examples/elasticache/describe-events.rst 2347${PYSITELIB}/awscli/examples/elasticache/describe-events.rst
2313${PYSITELIB}/awscli/examples/elasticache/describe-global-replication-groups.rst 2348${PYSITELIB}/awscli/examples/elasticache/describe-global-replication-groups.rst
2314${PYSITELIB}/awscli/examples/elasticache/describe-replication-groups.rst 2349${PYSITELIB}/awscli/examples/elasticache/describe-replication-groups.rst
2315${PYSITELIB}/awscli/examples/elasticache/describe-reserved-cache-nodes-offerings.rst 2350${PYSITELIB}/awscli/examples/elasticache/describe-reserved-cache-nodes-offerings.rst
2316${PYSITELIB}/awscli/examples/elasticache/describe-reserved-cache-nodes.rst 2351${PYSITELIB}/awscli/examples/elasticache/describe-reserved-cache-nodes.rst
2317${PYSITELIB}/awscli/examples/elasticache/describe-service-updates.rst 2352${PYSITELIB}/awscli/examples/elasticache/describe-service-updates.rst
2318${PYSITELIB}/awscli/examples/elasticache/describe-snapshots.rst 2353${PYSITELIB}/awscli/examples/elasticache/describe-snapshots.rst
2319${PYSITELIB}/awscli/examples/elasticache/describe-update-actions.rst 2354${PYSITELIB}/awscli/examples/elasticache/describe-update-actions.rst
 2355${PYSITELIB}/awscli/examples/elasticache/describe-user-groups.rst
 2356${PYSITELIB}/awscli/examples/elasticache/describe-users.rst
2320${PYSITELIB}/awscli/examples/elasticache/disassociate-global-replication-group.rst 2357${PYSITELIB}/awscli/examples/elasticache/disassociate-global-replication-group.rst
2321${PYSITELIB}/awscli/examples/elasticache/increase-node-groups-in-global-replication-group.rst 2358${PYSITELIB}/awscli/examples/elasticache/increase-node-groups-in-global-replication-group.rst
2322${PYSITELIB}/awscli/examples/elasticache/increase-replica-count.rst 2359${PYSITELIB}/awscli/examples/elasticache/increase-replica-count.rst
2323${PYSITELIB}/awscli/examples/elasticache/list-allowed-node-type-modifications.rst 2360${PYSITELIB}/awscli/examples/elasticache/list-allowed-node-type-modifications.rst
2324${PYSITELIB}/awscli/examples/elasticache/list-tags-for-resource.rst 2361${PYSITELIB}/awscli/examples/elasticache/list-tags-for-resource.rst
2325${PYSITELIB}/awscli/examples/elasticache/modify-cache-cluster.rst 2362${PYSITELIB}/awscli/examples/elasticache/modify-cache-cluster.rst
2326${PYSITELIB}/awscli/examples/elasticache/modify-cache-parameter-group.rst 2363${PYSITELIB}/awscli/examples/elasticache/modify-cache-parameter-group.rst
2327${PYSITELIB}/awscli/examples/elasticache/modify-cache-subnet-group.rst 2364${PYSITELIB}/awscli/examples/elasticache/modify-cache-subnet-group.rst
2328${PYSITELIB}/awscli/examples/elasticache/modify-global-replication-group.rst 2365${PYSITELIB}/awscli/examples/elasticache/modify-global-replication-group.rst
2329${PYSITELIB}/awscli/examples/elasticache/modify-replication-group-shard-configuration.rst 2366${PYSITELIB}/awscli/examples/elasticache/modify-replication-group-shard-configuration.rst
2330${PYSITELIB}/awscli/examples/elasticache/modify-replication-group.rst 2367${PYSITELIB}/awscli/examples/elasticache/modify-replication-group.rst
 2368${PYSITELIB}/awscli/examples/elasticache/modify-user-group.rst
 2369${PYSITELIB}/awscli/examples/elasticache/modify-user.rst
2331${PYSITELIB}/awscli/examples/elasticache/purchase-reserved-cache-nodes-offering.rst 2370${PYSITELIB}/awscli/examples/elasticache/purchase-reserved-cache-nodes-offering.rst
2332${PYSITELIB}/awscli/examples/elasticache/reboot-cache-cluster.rst 2371${PYSITELIB}/awscli/examples/elasticache/reboot-cache-cluster.rst
2333${PYSITELIB}/awscli/examples/elasticache/reset-cache-parameter-group.rst 2372${PYSITELIB}/awscli/examples/elasticache/reset-cache-parameter-group.rst
2334${PYSITELIB}/awscli/examples/elasticache/start-migration.rst 2373${PYSITELIB}/awscli/examples/elasticache/start-migration.rst
2335${PYSITELIB}/awscli/examples/elasticache/test-failover.rst 2374${PYSITELIB}/awscli/examples/elasticache/test-failover.rst
2336${PYSITELIB}/awscli/examples/elasticbeanstalk/abort-environment-update.rst 2375${PYSITELIB}/awscli/examples/elasticbeanstalk/abort-environment-update.rst
2337${PYSITELIB}/awscli/examples/elasticbeanstalk/check-dns-availability.rst 2376${PYSITELIB}/awscli/examples/elasticbeanstalk/check-dns-availability.rst
2338${PYSITELIB}/awscli/examples/elasticbeanstalk/create-application-version.rst 2377${PYSITELIB}/awscli/examples/elasticbeanstalk/create-application-version.rst
2339${PYSITELIB}/awscli/examples/elasticbeanstalk/create-application.rst 2378${PYSITELIB}/awscli/examples/elasticbeanstalk/create-application.rst
2340${PYSITELIB}/awscli/examples/elasticbeanstalk/create-configuration-template.rst 2379${PYSITELIB}/awscli/examples/elasticbeanstalk/create-configuration-template.rst
2341${PYSITELIB}/awscli/examples/elasticbeanstalk/create-environment.rst 2380${PYSITELIB}/awscli/examples/elasticbeanstalk/create-environment.rst
2342${PYSITELIB}/awscli/examples/elasticbeanstalk/create-storage-location.rst 2381${PYSITELIB}/awscli/examples/elasticbeanstalk/create-storage-location.rst
2343${PYSITELIB}/awscli/examples/elasticbeanstalk/delete-application-version.rst 2382${PYSITELIB}/awscli/examples/elasticbeanstalk/delete-application-version.rst
@@ -2580,26 +2619,38 @@ ${PYSITELIB}/awscli/examples/globalaccel @@ -2580,26 +2619,38 @@ ${PYSITELIB}/awscli/examples/globalaccel
2580${PYSITELIB}/awscli/examples/globalaccelerator/list-accelerators.rst 2619${PYSITELIB}/awscli/examples/globalaccelerator/list-accelerators.rst
2581${PYSITELIB}/awscli/examples/globalaccelerator/list-byoip-cidr.rst 2620${PYSITELIB}/awscli/examples/globalaccelerator/list-byoip-cidr.rst
2582${PYSITELIB}/awscli/examples/globalaccelerator/list-endpoint-groups.rst 2621${PYSITELIB}/awscli/examples/globalaccelerator/list-endpoint-groups.rst
2583${PYSITELIB}/awscli/examples/globalaccelerator/list-listeners.rst 2622${PYSITELIB}/awscli/examples/globalaccelerator/list-listeners.rst
2584${PYSITELIB}/awscli/examples/globalaccelerator/list-tags-for-resource.rst 2623${PYSITELIB}/awscli/examples/globalaccelerator/list-tags-for-resource.rst
2585${PYSITELIB}/awscli/examples/globalaccelerator/provision-byoip-cidr.rst 2624${PYSITELIB}/awscli/examples/globalaccelerator/provision-byoip-cidr.rst
2586${PYSITELIB}/awscli/examples/globalaccelerator/tag-resource.rst 2625${PYSITELIB}/awscli/examples/globalaccelerator/tag-resource.rst
2587${PYSITELIB}/awscli/examples/globalaccelerator/untag-resource.rst 2626${PYSITELIB}/awscli/examples/globalaccelerator/untag-resource.rst
2588${PYSITELIB}/awscli/examples/globalaccelerator/update-accelerator-attributes.rst 2627${PYSITELIB}/awscli/examples/globalaccelerator/update-accelerator-attributes.rst
2589${PYSITELIB}/awscli/examples/globalaccelerator/update-accelerator.rst 2628${PYSITELIB}/awscli/examples/globalaccelerator/update-accelerator.rst
2590${PYSITELIB}/awscli/examples/globalaccelerator/update-endpoint-group.rst 2629${PYSITELIB}/awscli/examples/globalaccelerator/update-endpoint-group.rst
2591${PYSITELIB}/awscli/examples/globalaccelerator/update-listener.rst 2630${PYSITELIB}/awscli/examples/globalaccelerator/update-listener.rst
2592${PYSITELIB}/awscli/examples/globalaccelerator/withdraw-byoip-cidr.rst 2631${PYSITELIB}/awscli/examples/globalaccelerator/withdraw-byoip-cidr.rst
 2632${PYSITELIB}/awscli/examples/glue/batch-stop-job-run.rst
 2633${PYSITELIB}/awscli/examples/glue/create-connection.rst
 2634${PYSITELIB}/awscli/examples/glue/create-database.rst
 2635${PYSITELIB}/awscli/examples/glue/create-job.rst
 2636${PYSITELIB}/awscli/examples/glue/create-table.rst
 2637${PYSITELIB}/awscli/examples/glue/delete-job.rst
 2638${PYSITELIB}/awscli/examples/glue/get-databases.rst
 2639${PYSITELIB}/awscli/examples/glue/get-job-run.rst
 2640${PYSITELIB}/awscli/examples/glue/get-job-runs.rst
 2641${PYSITELIB}/awscli/examples/glue/get-job.rst
 2642${PYSITELIB}/awscli/examples/glue/get-plan.rst
 2643${PYSITELIB}/awscli/examples/glue/get-tables.rst
2593${PYSITELIB}/awscli/examples/glue/start-crawler.rst 2644${PYSITELIB}/awscli/examples/glue/start-crawler.rst
2594${PYSITELIB}/awscli/examples/glue/start-job-run.rst 2645${PYSITELIB}/awscli/examples/glue/start-job-run.rst
2595${PYSITELIB}/awscli/examples/greengrass/associate-role-to-group.rst 2646${PYSITELIB}/awscli/examples/greengrass/associate-role-to-group.rst
2596${PYSITELIB}/awscli/examples/greengrass/associate-service-role-to-account.rst 2647${PYSITELIB}/awscli/examples/greengrass/associate-service-role-to-account.rst
2597${PYSITELIB}/awscli/examples/greengrass/create-connector-definition-version.rst 2648${PYSITELIB}/awscli/examples/greengrass/create-connector-definition-version.rst
2598${PYSITELIB}/awscli/examples/greengrass/create-connector-definition.rst 2649${PYSITELIB}/awscli/examples/greengrass/create-connector-definition.rst
2599${PYSITELIB}/awscli/examples/greengrass/create-core-definition-version.rst 2650${PYSITELIB}/awscli/examples/greengrass/create-core-definition-version.rst
2600${PYSITELIB}/awscli/examples/greengrass/create-core-definition.rst 2651${PYSITELIB}/awscli/examples/greengrass/create-core-definition.rst
2601${PYSITELIB}/awscli/examples/greengrass/create-deployment.rst 2652${PYSITELIB}/awscli/examples/greengrass/create-deployment.rst
2602${PYSITELIB}/awscli/examples/greengrass/create-device-definition-version.rst 2653${PYSITELIB}/awscli/examples/greengrass/create-device-definition-version.rst
2603${PYSITELIB}/awscli/examples/greengrass/create-device-definition.rst 2654${PYSITELIB}/awscli/examples/greengrass/create-device-definition.rst
2604${PYSITELIB}/awscli/examples/greengrass/create-function-definition-version.rst 2655${PYSITELIB}/awscli/examples/greengrass/create-function-definition-version.rst
2605${PYSITELIB}/awscli/examples/greengrass/create-function-definition.rst 2656${PYSITELIB}/awscli/examples/greengrass/create-function-definition.rst
@@ -3845,26 +3896,33 @@ ${PYSITELIB}/awscli/examples/organizatio @@ -3845,26 +3896,33 @@ ${PYSITELIB}/awscli/examples/organizatio
3845${PYSITELIB}/awscli/examples/organizations/list-targets-for-policy.rst 3896${PYSITELIB}/awscli/examples/organizations/list-targets-for-policy.rst
3846${PYSITELIB}/awscli/examples/organizations/move-account.rst 3897${PYSITELIB}/awscli/examples/organizations/move-account.rst
3847${PYSITELIB}/awscli/examples/organizations/remove-account-from-organization.rst 3898${PYSITELIB}/awscli/examples/organizations/remove-account-from-organization.rst
3848${PYSITELIB}/awscli/examples/organizations/update-organizational-unit.rst 3899${PYSITELIB}/awscli/examples/organizations/update-organizational-unit.rst
3849${PYSITELIB}/awscli/examples/organizations/update-policy.rst 3900${PYSITELIB}/awscli/examples/organizations/update-policy.rst
3850${PYSITELIB}/awscli/examples/pi/describe-dimension-keys.rst 3901${PYSITELIB}/awscli/examples/pi/describe-dimension-keys.rst
3851${PYSITELIB}/awscli/examples/pi/get-resource-metrics.rst 3902${PYSITELIB}/awscli/examples/pi/get-resource-metrics.rst
3852${PYSITELIB}/awscli/examples/pinpoint/create-app.rst 3903${PYSITELIB}/awscli/examples/pinpoint/create-app.rst
3853${PYSITELIB}/awscli/examples/pinpoint/delete-app.rst 3904${PYSITELIB}/awscli/examples/pinpoint/delete-app.rst
3854${PYSITELIB}/awscli/examples/pinpoint/get-apps.rst 3905${PYSITELIB}/awscli/examples/pinpoint/get-apps.rst
3855${PYSITELIB}/awscli/examples/pinpoint/list-tags-for-resource.rst 3906${PYSITELIB}/awscli/examples/pinpoint/list-tags-for-resource.rst
3856${PYSITELIB}/awscli/examples/pinpoint/tag-resource.rst 3907${PYSITELIB}/awscli/examples/pinpoint/tag-resource.rst
3857${PYSITELIB}/awscli/examples/pinpoint/untag-resource.rst 3908${PYSITELIB}/awscli/examples/pinpoint/untag-resource.rst
 3909${PYSITELIB}/awscli/examples/polly/delete-lexicon.rst
 3910${PYSITELIB}/awscli/examples/polly/get-lexicon.rst
 3911${PYSITELIB}/awscli/examples/polly/get-speech-synthesis-task.rst
 3912${PYSITELIB}/awscli/examples/polly/list-lexicons.rst
 3913${PYSITELIB}/awscli/examples/polly/list-speech-synthesis-tasks.rst
 3914${PYSITELIB}/awscli/examples/polly/put-lexicon.rst
 3915${PYSITELIB}/awscli/examples/polly/start-speech-synthesis-task.rst
3858${PYSITELIB}/awscli/examples/pricing/describe-services.rst 3916${PYSITELIB}/awscli/examples/pricing/describe-services.rst
3859${PYSITELIB}/awscli/examples/pricing/get-attribute-values.rst 3917${PYSITELIB}/awscli/examples/pricing/get-attribute-values.rst
3860${PYSITELIB}/awscli/examples/pricing/get-products.rst 3918${PYSITELIB}/awscli/examples/pricing/get-products.rst
3861${PYSITELIB}/awscli/examples/qldb/cancel-journal-kinesis-stream.rst 3919${PYSITELIB}/awscli/examples/qldb/cancel-journal-kinesis-stream.rst
3862${PYSITELIB}/awscli/examples/qldb/create-ledger.rst 3920${PYSITELIB}/awscli/examples/qldb/create-ledger.rst
3863${PYSITELIB}/awscli/examples/qldb/delete-ledger.rst 3921${PYSITELIB}/awscli/examples/qldb/delete-ledger.rst
3864${PYSITELIB}/awscli/examples/qldb/describe-journal-kinesis-stream.rst 3922${PYSITELIB}/awscli/examples/qldb/describe-journal-kinesis-stream.rst
3865${PYSITELIB}/awscli/examples/qldb/describe-journal-s3-export.rst 3923${PYSITELIB}/awscli/examples/qldb/describe-journal-s3-export.rst
3866${PYSITELIB}/awscli/examples/qldb/describe-ledger.rst 3924${PYSITELIB}/awscli/examples/qldb/describe-ledger.rst
3867${PYSITELIB}/awscli/examples/qldb/export-journal-to-s3.rst 3925${PYSITELIB}/awscli/examples/qldb/export-journal-to-s3.rst
3868${PYSITELIB}/awscli/examples/qldb/get-block.rst 3926${PYSITELIB}/awscli/examples/qldb/get-block.rst
3869${PYSITELIB}/awscli/examples/qldb/get-digest.rst 3927${PYSITELIB}/awscli/examples/qldb/get-digest.rst
3870${PYSITELIB}/awscli/examples/qldb/get-revision.rst 3928${PYSITELIB}/awscli/examples/qldb/get-revision.rst

cvs diff -r1.40 -r1.41 pkgsrc/net/py-awscli/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-awscli/distinfo 2020/10/22 08:05:27 1.40
+++ pkgsrc/net/py-awscli/distinfo 2020/11/12 10:46:43 1.41
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.40 2020/10/22 08:05:27 adam Exp $ 1$NetBSD: distinfo,v 1.41 2020/11/12 10:46:43 adam Exp $
2 2
3SHA1 (awscli-1.18.162.tar.gz) = 87b9b2ed3160f7ff96be079fadacc8dbabfb7acb 3SHA1 (awscli-1.18.176.tar.gz) = 6d21e09288730dcda6a4f5eff518e817e0986c6f
4RMD160 (awscli-1.18.162.tar.gz) = aa7e005360ef7a7d9344984bf4bce8b1db1dfa5c 4RMD160 (awscli-1.18.176.tar.gz) = b35aa155b4fa3832c52cc974dfec6d8058641d4a
5SHA512 (awscli-1.18.162.tar.gz) = d299af90d936077143336fb9d2b0f295ec290f50a21352e5cad8c30e5dc5f9b7719567448115df2b060d8031f875d6d8c06cde20b42de762b08067c635550215 5SHA512 (awscli-1.18.176.tar.gz) = 26e6174298e15cfdfa6c79c1a18367ba78c768b3d1fcef90b963481f3772fca345667762426bf418565f48ff5e6ad8b9204641aff81fb3ea257c2c65fb8d0149
6Size (awscli-1.18.162.tar.gz) = 1320504 bytes 6Size (awscli-1.18.176.tar.gz) = 1335587 bytes