From ded812763f8140ce3e32b8df79baeca5be872d91 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 20 Feb 2018 20:27:07 +0000 Subject: [PATCH] Update to 3.4 - Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://github.com/bear/python-twitter/releases https://github.com/bear/python-twitter/blob/master/CHANGES https://github.com/bear/python-twitter/commits/master --- net/py-python-twitter/Makefile | 4 ++-- net/py-python-twitter/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/py-python-twitter/Makefile b/net/py-python-twitter/Makefile index cf124dce12fe..018a5b75ea24 100644 --- a/net/py-python-twitter/Makefile +++ b/net/py-python-twitter/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-twitter -PORTVERSION= 3.3 +PORTVERSION= 3.4 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,6 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${FLAVOR} \ NO_ARCH= yes USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils .include diff --git a/net/py-python-twitter/distinfo b/net/py-python-twitter/distinfo index 686c5dcff249..5a8f310475c4 100644 --- a/net/py-python-twitter/distinfo +++ b/net/py-python-twitter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495368983 -SHA256 (python-twitter-3.3.tar.gz) = a9f2bd038a05ba384fa03e39949d1445349771ce7897aeb3c6d8774beba08185 -SIZE (python-twitter-3.3.tar.gz) = 84696 +TIMESTAMP = 1519140515 +SHA256 (python-twitter-3.4.tar.gz) = 0f76dabb141606126a188b7147316d7184bea81a694f8df69a25b8a2071f5976 +SIZE (python-twitter-3.4.tar.gz) = 82402