mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
devel/awscli: Update to 1.20.61
PR: 258943 Sponsored by: Miles AS
This commit is contained in:
parent
9a7793d693
commit
3563f586ef
@ -1,7 +1,7 @@
|
||||
# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.19.81
|
||||
PORTVERSION= 1.20.61
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
@ -11,9 +11,9 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.20.81:devel/py-botocore@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.21.61:devel/py-botocore@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.4.0:net/py-s3transfer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.5.0:net/py-s3transfer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}rsa>=3.1.2:security/py-rsa@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1622061921
|
||||
SHA256 (awscli-1.19.81.tar.gz) = 86b95f7851f2cea2b7698662362d19b9f387539ec8cf657dc9978a1f42534fe0
|
||||
SIZE (awscli-1.19.81.tar.gz) = 1413450
|
||||
TIMESTAMP = 1634205488
|
||||
SHA256 (awscli-1.20.61.tar.gz) = 30f4cfd871af16c27659ea3c42bb4308f25769423e9171046fc0cf5804f8c842
|
||||
SIZE (awscli-1.20.61.tar.gz) = 1526330
|
||||
|
Loading…
Reference in New Issue
Block a user