Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2013 20:18:02 +0400 (MSK)
From:      "Alexey V. Degtyarev" <alexey@renatasystems.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175889: devel/py-botocore - update to 0.5.3
Message-ID:  <201302061618.r16GI2ct015406@home.renatasystems.org>
Resent-Message-ID: <201302061640.r16Ge0bd064869@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175889
>Category:       ports
>Synopsis:       devel/py-botocore - update to 0.5.3
>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:   Wed Feb 06 16:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. 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 release - 0.5.3.
>How-To-Repeat:
	
>Fix:

	

--- py-botocore-0.5.3.diff begins here ---
Index: py-botocore/distinfo
===================================================================
--- py-botocore/distinfo	(revision 311717)
+++ py-botocore/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (botocore-0.4.1.tar.gz) = c065be45a1990e4417e8b11241089024e9e515e0d512a3eb5663e5391000f2ab
-SIZE (botocore-0.4.1.tar.gz) = 290635
+SHA256 (botocore-0.5.3.tar.gz) = 3f92863cf467c8159c09c6138adb929b332c6acac5d9ef8c16cc8fd24304b066
+SIZE (botocore-0.5.3.tar.gz) = 298133
Index: py-botocore/Makefile
===================================================================
--- py-botocore/Makefile	(revision 311717)
+++ py-botocore/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	botocore
-PORTVERSION=	0.4.1
+PORTVERSION=	0.5.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +13,10 @@
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil \
-		${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests \
-		${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six \
-		${PYTHON_PKGNAMEPREFIX}sphinx>=0:${PORTSDIR}/textproc/py-sphinx \
-		${PYTHON_PKGNAMEPREFIX}tox>=0:${PORTSDIR}/devel/py-tox
+		${PYTHON_PKGNAMEPREFIX}requests>=0.14.1:${PORTSDIR}/www/py-requests \
+		${PYTHON_PKGNAMEPREFIX}six>=1.1.0:${PORTSDIR}/devel/py-six \
+		${PYTHON_PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx \
+		${PYTHON_PKGNAMEPREFIX}tox>=1.4:${PORTSDIR}/devel/py-tox
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=easy_install
--- py-botocore-0.5.3.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?201302061618.r16GI2ct015406>