Update to awscli-1.10.43.
This commit is contained in:
parent
fbb9c3b18d
commit
42eb4e0b6c
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2016/06/28 07:11:12 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2016/06/29 07:18:51 ajacoutot Exp $
|
||||
|
||||
COMMENT= universal command line environment for AWS
|
||||
|
||||
MODPY_EGG_VERSION= 1.10.42
|
||||
MODPY_EGG_VERSION= 1.10.43
|
||||
DISTNAME= awscli-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES= sysutils
|
||||
@ -24,7 +24,7 @@ RUN_DEPENDS= security/py-rsa \
|
||||
|
||||
# !!! check setup.py for exact dependencies version
|
||||
RUN_DEPENDS += devel/py-colorama=0.3.3
|
||||
RUN_DEPENDS += net/py-botocore=1.4.32
|
||||
RUN_DEPENDS += net/py-botocore=1.4.33
|
||||
RUN_DEPENDS += net/py-s3transfer=0.0.1
|
||||
|
||||
NO_TEST= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (awscli-1.10.42.tar.gz) = MhmLyAQ48R8jmsEs5yeyGzLgDP3can4GXej7/N1ZOGY=
|
||||
SIZE (awscli-1.10.42.tar.gz) = 474475
|
||||
SHA256 (awscli-1.10.43.tar.gz) = 0a9bGDz61dOFAXheZxxKUkbLsmd0w3/ARaO2XENFubI=
|
||||
SIZE (awscli-1.10.43.tar.gz) = 474459
|
||||
|
Loading…
Reference in New Issue
Block a user