1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Update devel/awscli to 1.10.11, devel/py-botocore to 1.4.2.

Both ports need to be updated at the same time, as they are developed and
released in tandem.

PR:		207834
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by:	alexey@renatasystems.org (maintainer)
This commit is contained in:
Raphael Kubo da Costa 2016-03-14 15:29:52 +00:00
parent b6dc3ebeea
commit 29315e3d94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411094
4 changed files with 8 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= awscli
PORTVERSION= 1.9.17
PORTVERSION= 1.10.11
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
@ -11,8 +11,9 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.3.15:${PORTSDIR}/devel/py-botocore \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.1:${PORTSDIR}/devel/py-botocore \
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:${PORTSDIR}/devel/py-colorama \
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.0.1:${PORTSDIR}/net/py-s3transfer \
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:${PORTSDIR}/textproc/py-docutils \
${PYTHON_PKGNAMEPREFIX}rsa>=3.1.2:${PORTSDIR}/security/py-rsa

View File

@ -1,2 +1,2 @@
SHA256 (awscli-1.9.17.tar.gz) = 5144b7bf73e39a5c556e84493bd4556f8081dcd2d206bfa083a7e04b379647da
SIZE (awscli-1.9.17.tar.gz) = 433342
SHA256 (awscli-1.10.11.tar.gz) = c792ae655ca4e43643539026798d51bd65b2f5eee48bfaf048fe1c4c715f9467
SIZE (awscli-1.10.11.tar.gz) = 451719

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= botocore
PORTVERSION= 1.3.17
PORTVERSION= 1.4.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,2 +1,2 @@
SHA256 (botocore-1.3.17.tar.gz) = 1ca85c5ebe0beed7b54fc47de81d3f39c6bb907951fe6db6a38185de63db7723
SIZE (botocore-1.3.17.tar.gz) = 2300885
SHA256 (botocore-1.4.2.tar.gz) = 3391e31ad3df0b4a0f05c82bdfd33c7fa7b052071bd5b57980e504d8770c6d86
SIZE (botocore-1.4.2.tar.gz) = 2398684