Date: Sun, 22 Sep 2013 16:47:48 +0400 (MSK) From: Alexey Degtyarev <alexey@renatasystems.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/182296: [maintainer-update] devel/py-botocore - update to 0.17.0 Message-ID: <201309221247.r8MClm48037225@home.renatasystems.org> Resent-Message-ID: <201309221250.r8MCo1gI057738@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182296 >Category: ports >Synopsis: [maintainer-update] devel/py-botocore - update to 0.17.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Sep 22 12:50:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Alexey Degtyarev >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD home.renatasystems.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Mon Jan 30 09:54:00 UTC 2012 root@amd64-builder.renatasystems.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: This will update devel/py-botocore to latest version: 0.17.0 https://github.com/boto/botocore >How-To-Repeat: >Fix: --- py-botocore-0.17.diff begins here --- Index: py-botocore/distinfo =================================================================== --- py-botocore/distinfo (revision 327869) +++ py-botocore/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (botocore-0.16.0.tar.gz) = e55a280fd35372284d42d30c6c2a07938518881e53c2abc6a22c1eeb6cb7a7fa -SIZE (botocore-0.16.0.tar.gz) = 892742 +SHA256 (botocore-0.17.0.tar.gz) = 7509f3a5aff5985b18d497aedfa0080eeeca501c9416aa4ae9b88ae3f762d9d5 +SIZE (botocore-0.17.0.tar.gz) = 906121 Index: py-botocore/files/patch-requests-ver =================================================================== --- py-botocore/files/patch-requests-ver (revision 327869) +++ py-botocore/files/patch-requests-ver (working copy) @@ -1,11 +0,0 @@ ---- setup.py 2013-08-30 04:26:06.000000000 +0000 -+++ setup.py 2013-09-06 10:17:57.000000000 +0000 -@@ -18,7 +18,7 @@ - 'botocore', - ] - --requires = ['requests==1.2.0', -+requires = ['requests>=1.2.0', - 'six>=1.1.0', - 'jmespath==0.0.2', - 'python-dateutil>=2.1'] Index: py-botocore/Makefile =================================================================== --- py-botocore/Makefile (revision 327869) +++ py-botocore/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.0.2:${PORTSDIR}/devel/py-jmespath \ - ${PYTHON_PKGNAMEPREFIX}requests>=1.2.0:${PORTSDIR}/www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}requests>=1.2.3:${PORTSDIR}/www/py-requests \ ${PYTHON_PKGNAMEPREFIX}six>=1.1.0:${PORTSDIR}/devel/py-six USE_PYTHON= yes --- py-botocore-0.17.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309221247.r8MClm48037225>