diff options
-rw-r--r-- | devel/awscli/Makefile | 4 | ||||
-rw-r--r-- | devel/awscli/distinfo | 4 | ||||
-rw-r--r-- | devel/py-botocore/Makefile | 4 | ||||
-rw-r--r-- | devel/py-botocore/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile index 5a46764d9153..a6464223ffd9 100644 --- a/devel/awscli/Makefile +++ b/devel/awscli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.10.14 +PORTVERSION= 1.10.20 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -11,7 +11,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.5:devel/py-botocore \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.11:devel/py-botocore \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.0.1:net/py-s3transfer \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \ diff --git a/devel/awscli/distinfo b/devel/awscli/distinfo index 3cf21c50658a..cbc03ddeb44d 100644 --- a/devel/awscli/distinfo +++ b/devel/awscli/distinfo @@ -1,2 +1,2 @@ -SHA256 (awscli-1.10.14.tar.gz) = 68355a6e86a25596939b98ce1902b9778cbce327b1d98e211bb1dd69e7a2cdf2 -SIZE (awscli-1.10.14.tar.gz) = 457311 +SHA256 (awscli-1.10.20.tar.gz) = 63d18580fea9accfb63a26ceb829cac9986ac609fedc3cc967ac24f40573258d +SIZE (awscli-1.10.20.tar.gz) = 459271 diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index db97ac0a54ba..c148def45cc2 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ COMMENT= Low-level, core functionality of boto 3 LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil \ - ${PYTHON_PKGNAMEPREFIX}jmespath>=0.9.0:devel/py-jmespath \ + ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1:devel/py-jmespath \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils USES= python diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 27ac0b54d507..fe6f0fe619ef 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,2 +1,2 @@ -SHA256 (botocore-1.4.5.tar.gz) = d83d6623d9eba2d2e2474c35b6180809d3f4c36321006a49a8d1dd6f652a93c3 -SIZE (botocore-1.4.5.tar.gz) = 2415867 +SHA256 (botocore-1.4.11.tar.gz) = 96295db1444e9a458a3018205187ec424213e0a69c937062347f88b7b7e078fb +SIZE (botocore-1.4.11.tar.gz) = 2455881 |