Update to awscli-1.16.166.
This commit is contained in:
parent
7dec62e631
commit
6aa7ea3ae2
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.392 2019/05/19 14:52:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.393 2019/05/25 10:44:41 ajacoutot Exp $
|
||||
|
||||
COMMENT= universal command line environment for AWS
|
||||
|
||||
MODPY_EGG_VERSION= 1.16.161
|
||||
MODPY_EGG_VERSION= 1.16.166
|
||||
DISTNAME= awscli-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
@ -25,7 +24,7 @@ RUN_DEPENDS= textproc/py-docutils \
|
||||
|
||||
# !!! check setup.py for exact dependencies version
|
||||
RUN_DEPENDS += devel/py-colorama=0.3.9
|
||||
RUN_DEPENDS += net/py-botocore=1.12.151
|
||||
RUN_DEPENDS += net/py-botocore=1.12.156
|
||||
RUN_DEPENDS += net/py-s3transfer=0.2.0
|
||||
# XXX https://github.com/aws/aws-cli/issues/3660
|
||||
#RUN_DEPENDS += security/py-rsa<4
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (awscli-1.16.161.tar.gz) = NOfuK9kS5mE6wGQJnBPiEUci1Qj8NeAf0N/DvkHd2Sw=
|
||||
SIZE (awscli-1.16.161.tar.gz) = 721399
|
||||
SHA256 (awscli-1.16.166.tar.gz) = qbinL3oHsIvlDtoUxFQv0UYUruy3PPhHf4+SxANAbBU=
|
||||
SIZE (awscli-1.16.166.tar.gz) = 721885
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.75 2019/05/18 23:27:57 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.76 2019/05/25 10:44:41 ajacoutot Exp $
|
||||
bin/aws
|
||||
bin/aws_completer
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/
|
||||
@ -511,6 +511,10 @@ lib/python${MODPY_VERSION}/site-packages/awscli/examples/apigateway/update-rest-
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/apigateway/update-stage.rst
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/apigateway/update-usage-plan.rst
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/apigateway/update-usage.rst
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/apigatewayv2/
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/apigatewayv2/create-api.rst
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/apigatewayv2/create-integration.rst
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/apigatewayv2/create-route.rst
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling/
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling/delete-scaling-policy.rst
|
||||
lib/python${MODPY_VERSION}/site-packages/awscli/examples/application-autoscaling/deregister-scalable-target.rst
|
||||
|
Loading…
x
Reference in New Issue
Block a user