Hi,

On 2015-09-25 Babel 2.1.1 was released. Even if we go from 1.x to 2.x
it doesn't seem to be a lot of changes (according to the changelog).

No regression found with make test for both py2 and py3 and I also
tested with the examples given on the homepage. I ran make test
for textproc/py-sphinx as it depends on py-babel and as 35 ports
depends on py-sphinx. The result is the same before and after the
update of py-babel.

Cheers,
Daniel

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-babel/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile    29 Sep 2015 10:51:44 -0000      1.16
+++ Makefile    6 Dec 2015 17:22:54 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=               I18N/L10N tools for Python
 
-MODPY_EGG_VERSION=     1.3
-REVISION =             3
+MODPY_EGG_VERSION=     2.1.1
 DISTNAME=              Babel-${MODPY_EGG_VERSION}
 PKGNAME=               py-${DISTNAME:L}
 CATEGORIES=                    devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-babel/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    23 Sep 2013 18:43:27 -0000      1.3
+++ distinfo    6 Dec 2015 17:22:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (Babel-1.3.tar.gz) = nwLQNXGE3h8JPBABK1LnRUoQCL5qXBhat6Mwes6x0S4=
-SIZE (Babel-1.3.tar.gz) = 3401237
+SHA256 (Babel-2.1.1.tar.gz) = f7bVDv/oigh/6yA2y5cv16iTvzODYVFvGlWoIL97Ukg=
+SIZE (Babel-2.1.1.tar.gz) = 3437647

Reply via email to