a straightforward update to py-tz
please test and commit.

-f
-- 
last week i couldn't even spell engineer, now i are one.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-tz/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile    11 Apr 2015 13:51:29 -0000      1.35
+++ Makefile    23 Jun 2015 21:26:57 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              Python API for dealing with timezones
 
-MODPY_EGG_VERSION =    2015.2
+MODPY_EGG_VERSION =    2015.4
 DISTNAME =             pytz-${MODPY_EGG_VERSION}
 PKGNAME =              ${DISTNAME:S/^py/py-/}
 CATEGORIES =           devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-tz/distinfo,v
retrieving revision 1.18
diff -u -p -r1.18 distinfo
--- distinfo    11 Apr 2015 13:51:29 -0000      1.18
+++ distinfo    23 Jun 2015 21:26:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (pytz-2015.2.tar.gz) = c9rw60StkprVaXKtMJOMsjG3JbJ9/xBbcWjntEkeBFI=
-SIZE (pytz-2015.2.tar.gz) = 282891
+SHA256 (pytz-2015.4.tar.gz) = xO5wy0B/koRResNo8SHPB5anE0uWHlPZ2vGqro9E+5A=
+SIZE (pytz-2015.4.tar.gz) = 281243

Reply via email to