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.16.102



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aaee72c82fe8
branches:  trunk
changeset: 319353:aaee72c82fe8
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Feb 12 11:00:07 2019 +0000

description:
py-awscli: updated to 1.16.102

1.16.102
api-change:appstream: Update appstream command to latest version
api-change:mediapackage: Update mediapackage command to latest version
api-change:codebuild: Update codebuild command to latest version

1.16.101
api-change:ecs: Update ecs command to latest version
api-change:discovery: Update discovery command to latest version
api-change:dlm: Update dlm command to latest version

1.16.100
api-change:gamelift: Update gamelift command to latest version
api-change:es: Update es command to latest version
api-change:robomaker: Update robomaker command to latest version
api-change:medialive: Update medialive command to latest version

1.16.99
api-change:fsx: Update fsx command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.98
api-change:shield: Update shield command to latest version
api-change:ec2: Update ec2 command to latest version
api-change:servicecatalog: Update servicecatalog command to latest version

1.16.97
api-change:codecommit: Update codecommit command to latest version
api-change:workspaces: Update workspaces command to latest version
api-change:ecs: Update ecs command to latest version
api-change:application-autoscaling: Update application-autoscaling command to latest version

1.16.96
api-change:devicefarm: Update devicefarm command to latest version
api-change:mediaconnect: Update mediaconnect command to latest version
api-change:codecommit: Update codecommit command to latest version
api-change:medialive: Update medialive command to latest version

1.16.95
api-change:logs: Update logs command to latest version
api-change:ecr: Update ecr command to latest version
api-change:sms-voice: Update sms-voice command to latest version
api-change:elbv2: Update elbv2 command to latest version
api-change:rds: Update rds command to latest version
api-change:codebuild: Update codebuild command to latest version

1.16.94
api-change:acm-pca: Update acm-pca command to latest version
api-change:apigatewaymanagementapi: Update apigatewaymanagementapi command to latest version
api-change:worklink: Update worklink command to latest version

1.16.93
api-change:ssm: Update ssm command to latest version
api-change:dms: Update dms command to latest version
api-change:fms: Update fms command to latest version
api-change:discovery: Update discovery command to latest version
api-change:appstream: Update appstream command to latest version

1.16.92
api-change:glue: Update glue command to latest version
api-change:ec2: Update ec2 command to latest version

1.16.91
api-change:rekognition: Update rekognition command to latest version
api-change:lightsail: Update lightsail command to latest version
api-change:lambda: Update lambda command to latest version
api-change:pinpoint: Update pinpoint command to latest version

1.16.90
api-change:dynamodb: Update dynamodb command to latest version
api-change:backup: Update backup command to latest version
api-change:ce: Update ce command to latest version

diffstat:

 net/py-awscli/Makefile |   8 ++--
 net/py-awscli/PLIST    |  78 +++++++++++++++++++++++++++++++++++++++++++++++++-
 net/py-awscli/distinfo |  10 +++---
 3 files changed, 86 insertions(+), 10 deletions(-)

diffs (147 lines):

diff -r a2cb77e464e3 -r aaee72c82fe8 net/py-awscli/Makefile
--- a/net/py-awscli/Makefile    Tue Feb 12 10:56:32 2019 +0000
+++ b/net/py-awscli/Makefile    Tue Feb 12 11:00:07 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/01/16 09:13:11 adam Exp $
+# $NetBSD: Makefile,v 1.27 2019/02/12 11:00:07 adam Exp $
 
-DISTNAME=      awscli-1.16.89
+DISTNAME=      awscli-1.16.102
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/awscli/}
@@ -10,11 +10,11 @@
 COMMENT=       Universal Command Line Interface for Amazon Web Services
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.12.68:../../net/py-botocore
+DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.12.92:../../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
-DEPENDS+=      ${PYPKGPREFIX}-s3transfer>=0.1.12:../../net/py-s3transfer
+DEPENDS+=      ${PYPKGPREFIX}-s3transfer>=0.2.0:../../net/py-s3transfer
 DEPENDS+=      ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
 
 USE_LANGUAGES= # none
diff -r a2cb77e464e3 -r aaee72c82fe8 net/py-awscli/PLIST
--- a/net/py-awscli/PLIST       Tue Feb 12 10:56:32 2019 +0000
+++ b/net/py-awscli/PLIST       Tue Feb 12 11:00:07 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2018/12/21 15:14:10 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.12 2019/02/12 11:00:07 adam Exp $
 bin/aws
 bin/aws.cmd
 bin/aws_bash_completer
@@ -534,6 +534,9 @@
 ${PYSITELIB}/awscli/customizations/sessionmanager.py
 ${PYSITELIB}/awscli/customizations/sessionmanager.pyc
 ${PYSITELIB}/awscli/customizations/sessionmanager.pyo
+${PYSITELIB}/awscli/customizations/sms_voice.py
+${PYSITELIB}/awscli/customizations/sms_voice.pyc
+${PYSITELIB}/awscli/customizations/sms_voice.pyo
 ${PYSITELIB}/awscli/customizations/streamingoutputarg.py
 ${PYSITELIB}/awscli/customizations/streamingoutputarg.pyc
 ${PYSITELIB}/awscli/customizations/streamingoutputarg.pyo
@@ -761,6 +764,8 @@
 ${PYSITELIB}/awscli/examples/ce/get-reservation-purchase-recommendation.rst
 ${PYSITELIB}/awscli/examples/ce/get-reservation-utilization.rst
 ${PYSITELIB}/awscli/examples/ce/get-tags.rst
+${PYSITELIB}/awscli/examples/chime/update-account-settings.rst
+${PYSITELIB}/awscli/examples/chime/update-user.rst
 ${PYSITELIB}/awscli/examples/cloud9/create-environment-ec2.rst
 ${PYSITELIB}/awscli/examples/cloud9/create-environment-membership.rst
 ${PYSITELIB}/awscli/examples/cloud9/delete-environment-membership.rst
@@ -871,6 +876,77 @@
 ${PYSITELIB}/awscli/examples/codepipeline/poll-for-jobs.rst
 ${PYSITELIB}/awscli/examples/codepipeline/start-pipeline-execution.rst
 ${PYSITELIB}/awscli/examples/codepipeline/update-pipeline.rst
+${PYSITELIB}/awscli/examples/cognito-idp/add-custom-attributes.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admim-disable-user.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admim-enable-user.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-add-user-to-group.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-confirm-sign-up.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-create-user.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-delete-user-attributes.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-delete-user.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-forget-device.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-get-device.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-get-user.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-initiate-auth.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-list-devices.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-list-groups-for-user.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-list-user-auth-events.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-remove-user-from-group.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-reset-user-password.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-set-user-mfa-preference.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-set-user-settings.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-update-auth-event-feedback.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-update-device-status.rst
+${PYSITELIB}/awscli/examples/cognito-idp/admin-update-user-attributes.rst
+${PYSITELIB}/awscli/examples/cognito-idp/change-password.rst
+${PYSITELIB}/awscli/examples/cognito-idp/confirm-forgot-password.rst
+${PYSITELIB}/awscli/examples/cognito-idp/confirm-sign-up.rst
+${PYSITELIB}/awscli/examples/cognito-idp/create-group.rst
+${PYSITELIB}/awscli/examples/cognito-idp/create-user-import-job.rst
+${PYSITELIB}/awscli/examples/cognito-idp/create-user-pool-client.rst
+${PYSITELIB}/awscli/examples/cognito-idp/create-user-pool-domain.rst
+${PYSITELIB}/awscli/examples/cognito-idp/create-user-pool.rst
+${PYSITELIB}/awscli/examples/cognito-idp/delete-group.rst
+${PYSITELIB}/awscli/examples/cognito-idp/delete-identity-provider.rst
+${PYSITELIB}/awscli/examples/cognito-idp/delete-resource-server.rst
+${PYSITELIB}/awscli/examples/cognito-idp/delete-user-attributes.rst
+${PYSITELIB}/awscli/examples/cognito-idp/delete-user-pool-client.rst
+${PYSITELIB}/awscli/examples/cognito-idp/delete-user-pool-domain.rst
+${PYSITELIB}/awscli/examples/cognito-idp/delete-user-pool.rst
+${PYSITELIB}/awscli/examples/cognito-idp/delete-user.rst
+${PYSITELIB}/awscli/examples/cognito-idp/describe-identity-provider.rst
+${PYSITELIB}/awscli/examples/cognito-idp/describe-resource-server.rst
+${PYSITELIB}/awscli/examples/cognito-idp/describe-risk-configuration.rst
+${PYSITELIB}/awscli/examples/cognito-idp/describe-user-import-job.rst
+${PYSITELIB}/awscli/examples/cognito-idp/describe-user-pool-client.rst
+${PYSITELIB}/awscli/examples/cognito-idp/describe-user-pool-domain.rst
+${PYSITELIB}/awscli/examples/cognito-idp/describe-user-pool.rst
+${PYSITELIB}/awscli/examples/cognito-idp/forget-device.rst
+${PYSITELIB}/awscli/examples/cognito-idp/forgot-password.rst
+${PYSITELIB}/awscli/examples/cognito-idp/get-csv-header.rst
+${PYSITELIB}/awscli/examples/cognito-idp/get-group.rst
+${PYSITELIB}/awscli/examples/cognito-idp/get-signing-certificate.rst
+${PYSITELIB}/awscli/examples/cognito-idp/get-ui-customization.rst
+${PYSITELIB}/awscli/examples/cognito-idp/list-user-import-jobs.rst
+${PYSITELIB}/awscli/examples/cognito-idp/list-user-pools.rst
+${PYSITELIB}/awscli/examples/cognito-idp/list-users-in-group.rst
+${PYSITELIB}/awscli/examples/cognito-idp/list-users.rst
+${PYSITELIB}/awscli/examples/cognito-idp/resend-confirmation-code.rst
+${PYSITELIB}/awscli/examples/cognito-idp/respond-to-auth-challenge.rst
+${PYSITELIB}/awscli/examples/cognito-idp/set-risk-configuration.rst
+${PYSITELIB}/awscli/examples/cognito-idp/set-ui-customization.rst
+${PYSITELIB}/awscli/examples/cognito-idp/set-user-mfa-preference.rst
+${PYSITELIB}/awscli/examples/cognito-idp/set-user-settings.rst
+${PYSITELIB}/awscli/examples/cognito-idp/sign-up.rst
+${PYSITELIB}/awscli/examples/cognito-idp/start-user-import-job.rst
+${PYSITELIB}/awscli/examples/cognito-idp/stop-user-import-job.rst
+${PYSITELIB}/awscli/examples/cognito-idp/update-auth-event-feedback.rst
+${PYSITELIB}/awscli/examples/cognito-idp/update-device-status.rst
+${PYSITELIB}/awscli/examples/cognito-idp/update-group.rst
+${PYSITELIB}/awscli/examples/cognito-idp/update-resource-server.rst
+${PYSITELIB}/awscli/examples/cognito-idp/update-user-attributes.rst
+${PYSITELIB}/awscli/examples/cognito-idp/update-user-pool-client.rst
+${PYSITELIB}/awscli/examples/cognito-idp/update-user-pool.rst
 ${PYSITELIB}/awscli/examples/configservice/delete-config-rule.rst
 ${PYSITELIB}/awscli/examples/configservice/delete-delivery-channel.rst
 ${PYSITELIB}/awscli/examples/configservice/delete-evaluation-results.rst
diff -r a2cb77e464e3 -r aaee72c82fe8 net/py-awscli/distinfo
--- a/net/py-awscli/distinfo    Tue Feb 12 10:56:32 2019 +0000
+++ b/net/py-awscli/distinfo    Tue Feb 12 11:00:07 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/01/16 09:13:11 adam Exp $
+$NetBSD: distinfo,v 1.27 2019/02/12 11:00:07 adam Exp $
 
-SHA1 (awscli-1.16.89.tar.gz) = 18df2dc3acbc955da53efb546446f425046a3711
-RMD160 (awscli-1.16.89.tar.gz) = 476c3ec46c404b08413b27fb78c0baaf57295b8b
-SHA512 (awscli-1.16.89.tar.gz) = 9cd945afa76ff39acc427bfd93ef18e46ed174bbaf970d3a68fa6697710562efa12e29f33f330cf4242f924f3217a09361bd85c6206de1ca36cfc5b799ed5fbe
-Size (awscli-1.16.89.tar.gz) = 655536 bytes
+SHA1 (awscli-1.16.102.tar.gz) = 7f585f5c7c39eca902a7a6dc5c61ca0ecfc584f2
+RMD160 (awscli-1.16.102.tar.gz) = 3d146a84d973b98016c7ba8690c221956d6973a3
+SHA512 (awscli-1.16.102.tar.gz) = 3997107964da4dc2398b7c72cc9ea175eb656b32e120187b8f894fc99a67c8e414d1bdeab803f8a0e96de39c8f3344819655faaa9d74fa18f599ad18892cab8f
+Size (awscli-1.16.102.tar.gz) = 667953 bytes



Home | Main Index | Thread Index | Old Index