Hi,

This diff updates py-isodate to the latest release.
Regression ok.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-isodate/Makefile,v
retrieving revision 1.4
diff -u -p -u -r1.4 Makefile
--- Makefile	10 Sep 2013 11:49:13 -0000	1.4
+++ Makefile	28 Apr 2014 14:18:23 -0000
@@ -4,10 +4,9 @@ PKG_ARCH =		*
 
 COMMENT =		ISO 8601 date/time/duration parser and formater
 
-MODPY_EGG_VERSION =	0.4.9
+MODPY_EGG_VERSION =	0.5.0
 DISTNAME =		isodate-${MODPY_EGG_VERSION}
 PKGNAME =		py-${DISTNAME}
-REVISION =		0
 
 CATEGORIES =		devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-isodate/distinfo,v
retrieving revision 1.2
diff -u -p -u -r1.2 distinfo
--- distinfo	5 Jan 2013 10:40:09 -0000	1.2
+++ distinfo	28 Apr 2014 14:18:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (isodate-0.4.9.tar.gz) = ThPAtYJOmvQNma0dOWnIgOSbawnk3hOKoI2z1XGyGQ0=
-SIZE (isodate-0.4.9.tar.gz) = 24820
+SHA256 (isodate-0.5.0.tar.gz) = 8+Q2qcMhiClCpsYunY6kl4e0wOp/e7PL0Ee892vQ374=
+SIZE (isodate-0.5.0.tar.gz) = 25917

Reply via email to