Update to awscli-1.16.116.

This commit is contained in:
ajacoutot 2019-03-03 10:40:53 +00:00
parent e28cd1cd13
commit 7bb7b51e01
3 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.370 2019/02/28 10:15:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.371 2019/03/03 10:40:53 ajacoutot Exp $
COMMENT= universal command line environment for AWS
MODPY_EGG_VERSION= 1.16.114
MODPY_EGG_VERSION= 1.16.116
DISTNAME= awscli-${MODPY_EGG_VERSION}
CATEGORIES= sysutils
@ -24,7 +24,7 @@ RUN_DEPENDS= textproc/py-docutils \
# !!! check setup.py for exact dependencies version
RUN_DEPENDS += devel/py-colorama=0.3.7
RUN_DEPENDS += net/py-botocore=1.12.104
RUN_DEPENDS += net/py-botocore=1.12.106
RUN_DEPENDS += net/py-s3transfer=0.2.0
# XXX https://github.com/aws/aws-cli/issues/3660
#RUN_DEPENDS += security/py-rsa<4

View File

@ -1,2 +1,2 @@
SHA256 (awscli-1.16.114.tar.gz) = 7bfrKGG4HG7WQZg08elOaBH5WR4fu0l7WPymaaG2O0Y=
SIZE (awscli-1.16.114.tar.gz) = 668274
SHA256 (awscli-1.16.116.tar.gz) = CgGA27xYqARDjC1Y7xQenYDLGC8xAdYZrThqt2u+/2o=
SIZE (awscli-1.16.116.tar.gz) = 669035

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.69 2019/02/08 14:50:26 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.70 2019/03/03 10:40:53 ajacoutot Exp $
bin/aws
bin/aws_completer
lib/python${MODPY_VERSION}/site-packages/awscli/
@ -516,6 +516,7 @@ lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling
lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling/describe-scaling-activities.rst
lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling/describe-scaling-policies.rst
lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling/put-scaling-policy.rst
lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling/put-scheduled-action.rst
lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling/register-scalable-target.rst
lib/python${MODPY_VERSION}/site-packages/awscli/examples/autoscaling/
lib/python${MODPY_VERSION}/site-packages/awscli/examples/autoscaling/attach-instances.rst