Hi,

Here is a trivial update to the latest version of py-twitter. Tested on amd64.

I have not enabled the py3 version as this port installs some scripts in 
/usr/local/bin that would conflict if both versions are installed. Would people 
prefer to update this to py3 and drop py2?

Please test, thanks!

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/py-twitter/Makefile,v
retrieving revision 1.14
diff -u -b -B -w -p -r1.14 Makefile
--- Makefile    12 Jul 2019 20:48:46 -0000      1.14
+++ Makefile    24 Aug 2019 21:04:46 -0000
@@ -2,10 +2,9 @@

COMMENT=                twitter python module

-MODPY_EGG_VERSION=     1.17.1
+MODPY_EGG_VERSION=     1.18.0
DISTNAME=               twitter-${MODPY_EGG_VERSION}
PKGNAME=                py-twitter-${MODPY_EGG_VERSION}
-REVISION=              0

CATEGORIES=             net www

Index: distinfo
===================================================================
RCS file: /cvs/ports/net/py-twitter/distinfo,v
retrieving revision 1.6
diff -u -b -B -w -p -r1.6 distinfo
--- distinfo    8 Sep 2015 11:38:04 -0000       1.6
+++ distinfo    24 Aug 2019 21:04:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (twitter-1.17.1.tar.gz) = npmNzogWFdXGJXlGKtftl1HdrtiAcvJo7fnA5Y9tcAs=
-SIZE (twitter-1.17.1.tar.gz) = 44023
+SHA256 (twitter-1.18.0.tar.gz) = rNyF5b7qdSlnu2TGO96LkVxJoxoB2xsv7Mz58sHVxE0=
+SIZE (twitter-1.18.0.tar.gz) = 47695


Reply via email to