Update to awscli-1.16.149.
This commit is contained in:
parent
76fdf6e4f9
commit
4fafff1347
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.382 2019/04/26 21:33:39 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.383 2019/05/01 14:39:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= universal command line environment for AWS
|
||||
|
||||
MODPY_EGG_VERSION= 1.16.147
|
||||
MODPY_EGG_VERSION= 1.16.149
|
||||
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.137
|
||||
RUN_DEPENDS += net/py-botocore=1.12.139
|
||||
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.147.tar.gz) = PFOpfYF3mCh+VGjV3Vesw7mosC9JWjL4BYL2syMpTCA=
|
||||
SIZE (awscli-1.16.147.tar.gz) = 703660
|
||||
SHA256 (awscli-1.16.149.tar.gz) = 9UkGo0azPrWRjKmDwhnru5Vhz+TN2WDCNAMS933gSAY=
|
||||
SIZE (awscli-1.16.149.tar.gz) = 703689
|
||||
|
Loading…
Reference in New Issue
Block a user