[Checkins] SVN: zopetoolkit/ Revert python-gettext addition - the ZTK still supports Python 2.5

Hanno Schlichting hannosch at hannosch.eu
Tue Mar 22 15:20:13 EDT 2011


Log message for revision 121077:
  Revert python-gettext addition - the ZTK still supports Python 2.5
  

Changed:
  U   zopetoolkit/branches/1.1/ztk-versions.cfg
  U   zopetoolkit/trunk/ztk-versions.cfg

-=-
Modified: zopetoolkit/branches/1.1/ztk-versions.cfg
===================================================================
--- zopetoolkit/branches/1.1/ztk-versions.cfg	2011-03-22 19:15:01 UTC (rev 121076)
+++ zopetoolkit/branches/1.1/ztk-versions.cfg	2011-03-22 19:20:13 UTC (rev 121077)
@@ -79,7 +79,7 @@
 PasteScript = 1.7.3
 py = 1.4.1
 Pygments = 1.4
-python-gettext = 1.1
+python-gettext = 1.0
 python-subunit = 0.0.6
 pytz = 2010l
 RestrictedPython = 3.6.0
@@ -87,7 +87,6 @@
 Sphinx = 1.0.7
 testtools = 0.9.8
 transaction = 1.1.1
-unittest2 = 0.5.1
 z3c.recipe.sphinxdoc = 0.0.8
 zc.buildout = 1.5.2
 zc.lockfile = 1.0.0

Modified: zopetoolkit/trunk/ztk-versions.cfg
===================================================================
--- zopetoolkit/trunk/ztk-versions.cfg	2011-03-22 19:15:01 UTC (rev 121076)
+++ zopetoolkit/trunk/ztk-versions.cfg	2011-03-22 19:20:13 UTC (rev 121077)
@@ -79,7 +79,7 @@
 PasteScript = 1.7.3
 py = 1.4.2
 Pygments = 1.4
-python-gettext = 1.1
+python-gettext = 1.0
 python-subunit = 0.0.6
 pytz = 2010l
 RestrictedPython = 3.6.0



More information about the checkins mailing list