svn commit: r420568 - head/www/py-user_agent

Ruslan Makhmatkhanov rm at FreeBSD.org
Sun Aug 21 16:27:12 UTC 2016


Author: rm
Date: Sun Aug 21 16:27:10 2016
New Revision: 420568
URL: https://svnweb.freebsd.org/changeset/ports/420568

Log:
  www/py-user_agent: update to 0.1.4

Modified:
  head/www/py-user_agent/Makefile
  head/www/py-user_agent/distinfo

Modified: head/www/py-user_agent/Makefile
==============================================================================
--- head/www/py-user_agent/Makefile	Sun Aug 21 16:26:38 2016	(r420567)
+++ head/www/py-user_agent/Makefile	Sun Aug 21 16:27:10 2016	(r420568)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	user_agent
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.4
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
 
 NO_ARCH=	yes
-USES=		python
+USES=		python:2.7+
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/www/py-user_agent/distinfo
==============================================================================
--- head/www/py-user_agent/distinfo	Sun Aug 21 16:26:38 2016	(r420567)
+++ head/www/py-user_agent/distinfo	Sun Aug 21 16:27:10 2016	(r420568)
@@ -1,2 +1,3 @@
-SHA256 (user_agent-0.1.3.tar.gz) = 15ef00b0b5da5418d69b468cac140f02d17724860bf05beafc1c3e7cd0a766b0
-SIZE (user_agent-0.1.3.tar.gz) = 5091
+TIMESTAMP = 1471795688
+SHA256 (user_agent-0.1.4.tar.gz) = 4dd67f63e84850eb5343bd4b158d865692f9adff366d6aba1c143c27d6164ea1
+SIZE (user_agent-0.1.4.tar.gz) = 5118


More information about the svn-ports-all mailing list