diff --git a/sysutils/awscli/Makefile b/sysutils/awscli/Makefile index 38fcefe9722..5edeb9db1d5 100644 --- a/sysutils/awscli/Makefile +++ b/sysutils/awscli/Makefile @@ -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 diff --git a/sysutils/awscli/distinfo b/sysutils/awscli/distinfo index 710b56969db..fa180aae82e 100644 --- a/sysutils/awscli/distinfo +++ b/sysutils/awscli/distinfo @@ -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 diff --git a/sysutils/awscli/pkg/PLIST b/sysutils/awscli/pkg/PLIST index 446d085a094..268f5c3a2ce 100644 --- a/sysutils/awscli/pkg/PLIST +++ b/sysutils/awscli/pkg/PLIST @@ -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