Bug 175889 - devel/py-botocore - update to 0.5.3
Summary: devel/py-botocore - update to 0.5.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-06 16:40 UTC by Alexey Degtyarev
Modified: 2013-02-08 09:50 UTC (History)
0 users

See Also:


Attachments
py-botocore-0.5.3.diff (1.49 KB, patch)
2013-02-06 16:40 UTC, Alexey Degtyarev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Degtyarev 2013-02-06 16:40:00 UTC
	
This will update devel/py-botocore to latest release - 0.5.3.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-06 16:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-02-08 08:24:34 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-02-08 09:42:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-02-08 09:42:24 UTC
Author: culot
Date: Fri Feb  8 09:42:12 2013
New Revision: 311935
URL: http://svnweb.freebsd.org/changeset/ports/311935

Log:
  - Update to 0.5.3
  
  PR:		ports/175889
  Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)

Modified:
  head/devel/py-botocore/Makefile
  head/devel/py-botocore/distinfo

Modified: head/devel/py-botocore/Makefile
==============================================================================
--- head/devel/py-botocore/Makefile	Fri Feb  8 09:41:38 2013	(r311934)
+++ head/devel/py-botocore/Makefile	Fri Feb  8 09:42:12 2013	(r311935)
@@ -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 @@ COMMENT=	Low-level, core functionality o
 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

Modified: head/devel/py-botocore/distinfo
==============================================================================
--- head/devel/py-botocore/distinfo	Fri Feb  8 09:41:38 2013	(r311934)
+++ head/devel/py-botocore/distinfo	Fri Feb  8 09:42:12 2013	(r311935)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"