Hi,

This diff updates py-mxDateTime to the latest release.

Changes from 3.2.5 to 3.2.6 : Added notice to documentation that
.gmtoffset() can give wrong results during DST switching time.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-mxDateTime/Makefile,v
retrieving revision 1.39
diff -u -p -u -r1.39 Makefile
--- Makefile	11 Mar 2013 10:50:26 -0000	1.39
+++ Makefile	21 May 2013 07:19:42 -0000
@@ -4,7 +4,7 @@ SHARED_ONLY =	Yes
 
 COMMENT =	date and time types for Python
 
-MODPY_EGG_VERSION = 3.2.5
+MODPY_EGG_VERSION = 3.2.6
 DISTNAME =	egenix-mx-base-${MODPY_EGG_VERSION}
 PKGNAME =	py-mxDateTime-${MODPY_EGG_VERSION}
 CATEGORIES =	devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-mxDateTime/distinfo,v
retrieving revision 1.9
diff -u -p -u -r1.9 distinfo
--- distinfo	5 Jan 2013 10:49:53 -0000	1.9
+++ distinfo	21 May 2013 07:19:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (egenix-mx-base-3.2.5.tar.gz) = v9DSru9zUyaXyFfbJuoRo1dCgLHUOdQlAcNrTB2Ync4=
-SIZE (egenix-mx-base-3.2.5.tar.gz) = 4575752
+SHA256 (egenix-mx-base-3.2.6.tar.gz) = yLw4Qh4MaCfcgFD5Qj+UHl+fOnFn1g+DtfItqBZQUNc=
+SIZE (egenix-mx-base-3.2.6.tar.gz) = 4584879

Reply via email to