forked from Lainports/freebsd-ports
devel/awscli: Update 1.16.223 -> 1.16.227
While here, pet portlint. Sponsored by: Miles AS
This commit is contained in:
parent
019cb31609
commit
ea004acca0
2 changed files with 9 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.16.223
|
||||
PORTVERSION= 1.16.227
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
|
@ -12,9 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.213:devel/py-botocore@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.217:devel/py-botocore@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.2.0:net/py-s3transfer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \
|
||||
|
|
@ -23,7 +21,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.213:devel/py-botocore@${PY_FL
|
|||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils concurrent noflavors
|
||||
DOCS_USERS= groff:run
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
DOCS_USERS= groff:run
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1566940624
|
||||
SHA256 (awscli-1.16.223.tar.gz) = 8b6af630d30e7a35ef27e24562387604455b41af6f411ee1b2e96d546badbe67
|
||||
SIZE (awscli-1.16.223.tar.gz) = 843838
|
||||
TIMESTAMP = 1566943369
|
||||
SHA256 (awscli-1.16.227.tar.gz) = 734f4662458f08f7278d70637a059b222c4f7670948ec18039fc4d8ff3499d02
|
||||
SIZE (awscli-1.16.227.tar.gz) = 844151
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue