svn commit: r420612 - head/www/py-requests-toolbelt

William Grzybowski wg at FreeBSD.org
Mon Aug 22 13:17:50 UTC 2016


Author: wg
Date: Mon Aug 22 13:17:48 2016
New Revision: 420612
URL: https://svnweb.freebsd.org/changeset/ports/420612

Log:
  www/py-requests-toolbelt: update to 0.7.0

Modified:
  head/www/py-requests-toolbelt/Makefile
  head/www/py-requests-toolbelt/distinfo

Modified: head/www/py-requests-toolbelt/Makefile
==============================================================================
--- head/www/py-requests-toolbelt/Makefile	Mon Aug 22 13:15:51 2016	(r420611)
+++ head/www/py-requests-toolbelt/Makefile	Mon Aug 22 13:17:48 2016	(r420612)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	requests-toolbelt
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Utility belt for advanced users
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>2.0.1:www/py-requests
 
 USES=		python
 USE_PYTHON=	autoplist distutils

Modified: head/www/py-requests-toolbelt/distinfo
==============================================================================
--- head/www/py-requests-toolbelt/distinfo	Mon Aug 22 13:15:51 2016	(r420611)
+++ head/www/py-requests-toolbelt/distinfo	Mon Aug 22 13:17:48 2016	(r420612)
@@ -1,2 +1,3 @@
-SHA256 (requests-toolbelt-0.6.0.tar.gz) = cc4e9c0ef810d6dfd165ca680330b65a4cf8a3f08f5f08ecd50a0253a08e541f
-SIZE (requests-toolbelt-0.6.0.tar.gz) = 188848
+TIMESTAMP = 1471871735
+SHA256 (requests-toolbelt-0.7.0.tar.gz) = 33899d4a559c3f0f5e9fbc115d337c4236febdc083755a160a4132d92fc3c91a
+SIZE (requests-toolbelt-0.7.0.tar.gz) = 194062


More information about the svn-ports-all mailing list