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:           Thu Jan 14 13:08:48 UTC 2021

Modified Files:
        pkgsrc/net/py-awscli: Makefile PLIST distinfo

Log Message:
py-awscli: updated to 1.18.214

1.18.214
api-change:frauddetector: Update frauddetector command to latest version
api-change:personalize: Update personalize command to latest version

1.18.213
api-change:elasticache: Update elasticache command to latest version
api-change:lightsail: Update lightsail command to latest version
api-change:auditmanager: Update auditmanager command to latest version
api-change:appstream: Update appstream command to latest version
api-change:ssm: Update ssm command to latest version

1.18.212
api-change:rds: Update rds command to latest version
api-change:kms: Update kms command to latest version


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/py-awscli/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/py-awscli/PLIST
cvs rdiff -u -r1.42 -r1.43 pkgsrc/net/py-awscli/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-awscli/Makefile
diff -u pkgsrc/net/py-awscli/Makefile:1.43 pkgsrc/net/py-awscli/Makefile:1.44
--- pkgsrc/net/py-awscli/Makefile:1.43  Fri Jan  8 11:22:18 2021
+++ pkgsrc/net/py-awscli/Makefile       Thu Jan 14 13:08:48 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2021/01/08 11:22:18 adam Exp $
+# $NetBSD: Makefile,v 1.44 2021/01/14 13:08:48 adam Exp $
 
-DISTNAME=      awscli-1.18.211
+DISTNAME=      awscli-1.18.214
 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.19.16:../../net/py-botocore
+DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.19.54:../../net/py-botocore
 DEPENDS+=      ${PYPKGPREFIX}-colorama>=0.3.2:../../comms/py-colorama
 DEPENDS+=      ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils
 DEPENDS+=      ${PYPKGPREFIX}-s3transfer>=0.3.0:../../net/py-s3transfer

Index: pkgsrc/net/py-awscli/PLIST
diff -u pkgsrc/net/py-awscli/PLIST:1.26 pkgsrc/net/py-awscli/PLIST:1.27
--- pkgsrc/net/py-awscli/PLIST:1.26     Fri Jan  8 11:22:18 2021
+++ pkgsrc/net/py-awscli/PLIST  Thu Jan 14 13:08:48 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2021/01/08 11:22:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2021/01/14 13:08:48 adam Exp $
 bin/aws
 bin/aws.cmd
 bin/aws_bash_completer
@@ -2765,6 +2765,7 @@ ${PYSITELIB}/awscli/examples/greengrass/
 ${PYSITELIB}/awscli/examples/greengrass/get-service-role-for-account.rst
 ${PYSITELIB}/awscli/examples/greengrass/get-subscription-definition-version.rst
 ${PYSITELIB}/awscli/examples/greengrass/get-subscription-definition.rst
+${PYSITELIB}/awscli/examples/greengrass/get-thing-runtime-configuration.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-bulk-deployment-detailed-reports.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-bulk-deployments.rst
 ${PYSITELIB}/awscli/examples/greengrass/list-connector-definition-versions.rst
@@ -2801,6 +2802,7 @@ ${PYSITELIB}/awscli/examples/greengrass/
 ${PYSITELIB}/awscli/examples/greengrass/update-logger-definition.rst
 ${PYSITELIB}/awscli/examples/greengrass/update-resource-definition.rst
 ${PYSITELIB}/awscli/examples/greengrass/update-subscription-definition.rst
+${PYSITELIB}/awscli/examples/greengrass/update-thing-runtime-configuration.rst
 ${PYSITELIB}/awscli/examples/guardduty/accept-invitation.rst
 ${PYSITELIB}/awscli/examples/guardduty/archive-findings.rst
 ${PYSITELIB}/awscli/examples/guardduty/create-detector.rst
@@ -4035,6 +4037,7 @@ ${PYSITELIB}/awscli/examples/rds/copy-db
 ${PYSITELIB}/awscli/examples/rds/copy-db-parameter-group.rst
 ${PYSITELIB}/awscli/examples/rds/copy-db-snapshot.rst
 ${PYSITELIB}/awscli/examples/rds/copy-option-group.rst
+${PYSITELIB}/awscli/examples/rds/create-custom-availability-zone.rst
 ${PYSITELIB}/awscli/examples/rds/create-db-cluster-endpoint.rst
 ${PYSITELIB}/awscli/examples/rds/create-db-cluster-parameter-group.rst
 ${PYSITELIB}/awscli/examples/rds/create-db-cluster-snapshot.rst
@@ -4048,10 +4051,12 @@ ${PYSITELIB}/awscli/examples/rds/create-
 ${PYSITELIB}/awscli/examples/rds/create-event-subscription.rst
 ${PYSITELIB}/awscli/examples/rds/create-global-cluster.rst
 ${PYSITELIB}/awscli/examples/rds/create-option-group.rst
+${PYSITELIB}/awscli/examples/rds/delete-custom-availability-zone.rst
 ${PYSITELIB}/awscli/examples/rds/delete-db-cluster-endpoint.rst
 ${PYSITELIB}/awscli/examples/rds/delete-db-cluster-parameter-group.rst
 ${PYSITELIB}/awscli/examples/rds/delete-db-cluster-snapshot.rst
 ${PYSITELIB}/awscli/examples/rds/delete-db-cluster.rst
+${PYSITELIB}/awscli/examples/rds/delete-db-instance-automated-backup.rst
 ${PYSITELIB}/awscli/examples/rds/delete-db-instance.rst
 ${PYSITELIB}/awscli/examples/rds/delete-db-parameter-group.rst
 ${PYSITELIB}/awscli/examples/rds/delete-db-security-group.rst
@@ -4059,9 +4064,11 @@ ${PYSITELIB}/awscli/examples/rds/delete-
 ${PYSITELIB}/awscli/examples/rds/delete-db-subnet-group.rst
 ${PYSITELIB}/awscli/examples/rds/delete-event-subscription.rst
 ${PYSITELIB}/awscli/examples/rds/delete-global-cluster.rst
+${PYSITELIB}/awscli/examples/rds/delete-installation-media.rst
 ${PYSITELIB}/awscli/examples/rds/delete-option-group.rst
 ${PYSITELIB}/awscli/examples/rds/describe-account-attributes.rst
 ${PYSITELIB}/awscli/examples/rds/describe-certificates.rst
+${PYSITELIB}/awscli/examples/rds/describe-custom-availability-zones.rst
 ${PYSITELIB}/awscli/examples/rds/describe-db-cluster-endpoints.rst
 ${PYSITELIB}/awscli/examples/rds/describe-db-cluster-parameter-groups.rst
 ${PYSITELIB}/awscli/examples/rds/describe-db-cluster-parameters.rst
@@ -4085,6 +4092,7 @@ ${PYSITELIB}/awscli/examples/rds/describ
 ${PYSITELIB}/awscli/examples/rds/describe-events.rst
 ${PYSITELIB}/awscli/examples/rds/describe-export-tasks.rst
 ${PYSITELIB}/awscli/examples/rds/describe-global-clusters.rst
+${PYSITELIB}/awscli/examples/rds/describe-installation-media.rst
 ${PYSITELIB}/awscli/examples/rds/describe-option-group-options.rst
 ${PYSITELIB}/awscli/examples/rds/describe-option-groups.rst
 ${PYSITELIB}/awscli/examples/rds/describe-orderable-db-instance-options.rst
@@ -4095,6 +4103,7 @@ ${PYSITELIB}/awscli/examples/rds/describ
 ${PYSITELIB}/awscli/examples/rds/describe-valid-db-instance-modifications.rst
 ${PYSITELIB}/awscli/examples/rds/download-db-log-file-portion.rst
 ${PYSITELIB}/awscli/examples/rds/generate-auth-token.rst
+${PYSITELIB}/awscli/examples/rds/import-installation-media.rst
 ${PYSITELIB}/awscli/examples/rds/list-tags-for-resource.rst
 ${PYSITELIB}/awscli/examples/rds/modify-db-cluster-endpoint.rst
 ${PYSITELIB}/awscli/examples/rds/modify-db-cluster-snapshot-attribute.rst
@@ -4120,9 +4129,11 @@ ${PYSITELIB}/awscli/examples/rds/restore
 ${PYSITELIB}/awscli/examples/rds/restore-db-instance-from-db-snapshot.rst
 ${PYSITELIB}/awscli/examples/rds/restore-db-instance-from-s3.rst
 ${PYSITELIB}/awscli/examples/rds/restore-db-instance-to-point-in-time.rst
+${PYSITELIB}/awscli/examples/rds/start-db-instance-automated-backups-replication.rst
 ${PYSITELIB}/awscli/examples/rds/start-db-instance.rst
 ${PYSITELIB}/awscli/examples/rds/start-export-task.rst
 ${PYSITELIB}/awscli/examples/rds/stop-db-cluster.rst
+${PYSITELIB}/awscli/examples/rds/stop-db-instance-automated-backups-replication.rst
 ${PYSITELIB}/awscli/examples/rds/stop-db-instance.rst
 ${PYSITELIB}/awscli/examples/redshift/accept-reserved-node-exchange.rst
 ${PYSITELIB}/awscli/examples/redshift/authorize-cluster-security-group-ingress.rst
@@ -4589,6 +4600,17 @@ ${PYSITELIB}/awscli/examples/servicecata
 ${PYSITELIB}/awscli/examples/servicecatalog/update-product.rst
 ${PYSITELIB}/awscli/examples/servicecatalog/update-provisioning-artifact.rst
 ${PYSITELIB}/awscli/examples/servicecatalog/update-tag-option.rst
+${PYSITELIB}/awscli/examples/servicediscovery/create-private-dns-namespace.rst
+${PYSITELIB}/awscli/examples/servicediscovery/create-service.rst
+${PYSITELIB}/awscli/examples/servicediscovery/delete-namespace.rst
+${PYSITELIB}/awscli/examples/servicediscovery/delete-service.rst
+${PYSITELIB}/awscli/examples/servicediscovery/deregister-instance.rst
+${PYSITELIB}/awscli/examples/servicediscovery/discover-instances.rst
+${PYSITELIB}/awscli/examples/servicediscovery/get-operation.rst
+${PYSITELIB}/awscli/examples/servicediscovery/list-instances.rst
+${PYSITELIB}/awscli/examples/servicediscovery/list-namespaces.rst
+${PYSITELIB}/awscli/examples/servicediscovery/list-services.rst
+${PYSITELIB}/awscli/examples/servicediscovery/register-instance.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

Index: pkgsrc/net/py-awscli/distinfo
diff -u pkgsrc/net/py-awscli/distinfo:1.42 pkgsrc/net/py-awscli/distinfo:1.43
--- pkgsrc/net/py-awscli/distinfo:1.42  Fri Jan  8 11:22:18 2021
+++ pkgsrc/net/py-awscli/distinfo       Thu Jan 14 13:08:48 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2021/01/08 11:22:18 adam Exp $
+$NetBSD: distinfo,v 1.43 2021/01/14 13:08:48 adam Exp $
 
-SHA1 (awscli-1.18.211.tar.gz) = 2406f7fd4a967fd963b72e31f8080956485181ea
-RMD160 (awscli-1.18.211.tar.gz) = cfd2d0a747c5b8de2b437fc0318621a1ca8c908f
-SHA512 (awscli-1.18.211.tar.gz) = c8eab3241585eb6c0eefcb78d04b3d71194bada291dcf8402a37cb403284334e7e8261a12e10939e7fe708299890631764d909bf73bffdba7e75ff1a809822d8
-Size (awscli-1.18.211.tar.gz) = 1368280 bytes
+SHA1 (awscli-1.18.214.tar.gz) = 2551e2c061edcff242ed64c58e28c2f09e508e81
+RMD160 (awscli-1.18.214.tar.gz) = 7eba88af915d3fa70a2353a39c50f4f2a5b5b18d
+SHA512 (awscli-1.18.214.tar.gz) = bbb52422de92bee5a9eb6a89991f66ebb4f82a07f26a7edd27e5a3d1578607b7a4f89a69fba19128b0cf67b2bb51337cf826c56092b0f53ad2b4deab3e7a6265
+Size (awscli-1.18.214.tar.gz) = 1373650 bytes



Home | Main Index | Thread Index | Old Index