[Zope-Checkins] SVN: Zope/branches/2.13/ Update to python-gettext = 1.1.1

Hanno Schlichting hannosch at hannosch.eu
Tue Mar 22 15:21:26 EDT 2011


Log message for revision 121078:
  Update to python-gettext = 1.1.1
  

Changed:
  U   Zope/branches/2.13/doc/CHANGES.rst
  U   Zope/branches/2.13/versions.cfg

-=-
Modified: Zope/branches/2.13/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.13/doc/CHANGES.rst	2011-03-22 19:20:13 UTC (rev 121077)
+++ Zope/branches/2.13/doc/CHANGES.rst	2011-03-22 19:21:26 UTC (rev 121078)
@@ -24,6 +24,7 @@
   - Acquisition = 2.13.7
   - Products.BTreeFolder2 = 2.13.3
   - Products.ZCatalog = 2.13.7
+  - python-gettext = 1.1.1
 
 2.13.5 (2011-02-23)
 -------------------

Modified: Zope/branches/2.13/versions.cfg
===================================================================
--- Zope/branches/2.13/versions.cfg	2011-03-22 19:20:13 UTC (rev 121077)
+++ Zope/branches/2.13/versions.cfg	2011-03-22 19:21:26 UTC (rev 121078)
@@ -33,6 +33,8 @@
 # ZTK KGS overrides
 manuel = 1.1.1
 mechanize = 0.2.3
+unittest2 = 0.5.1
+python-gettext = 1.1.1
 ZODB3 = 3.10.2
 zope.testing = 3.9.4
 



More information about the Zope-Checkins mailing list