FreeBSD Bugzilla – Attachment 169253 Details for
Bug 208382
[PATCH] devel/awscli: update to 1.10.20, devel/py-botocore: update to 1.4.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch from a git commit, apply with patch -p1
awscli-1.10.20.diff (text/plain), 2.74 KB, created by
Bradley T. Hughes
on 2016-04-12 19:09:50 UTC
(
hide
)
Description:
patch from a git commit, apply with patch -p1
Filename:
MIME Type:
Creator:
Bradley T. Hughes
Created:
2016-04-12 19:09:50 UTC
Size:
2.74 KB
patch
obsolete
>commit 0500670fa09adf36d28a12546c620372329337b1 >Author: Bradley T. Hughes <bradleythughes@fastmail.fm> >Date: Tue Mar 29 13:08:16 2016 +0000 > > devel/awscli: update to 1.10.20 > devel/py-botocore: update 1.4.11 > > Update to the latest upstream releases. Both packages need to be updated > at the same time, as they are developed and released in tandem. > > Change the devel/py-botocore dependency on jmespath to use the same minimum > version as upstream. > >diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile >index 5a46764..a646422 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 3cf21c5..cbc03dd 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 db97ac0..c148def 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 27ac0b5..fe6f0fe 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208382
:
168756
|
168757
|
168758
|
168766
|
168848
|
168849
|
168850
| 169253 |
169255
|
169256