[Zope-Checkins] SVN: Zope/branches/2.13/ Various version updates
Hanno Schlichting
hannosch at hannosch.eu
Sun Apr 3 12:40:52 EDT 2011
Log message for revision 121228:
Various version updates
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-04-03 16:39:36 UTC (rev 121227)
+++ Zope/branches/2.13/doc/CHANGES.rst 2011-04-03 16:40:52 UTC (rev 121228)
@@ -30,10 +30,15 @@
- Updated distributions:
- Acquisition = 2.13.7
+ - mechanize = 0.2.5
- Products.BTreeFolder2 = 2.13.3
- Products.ZCatalog = 2.13.8
- python-gettext = 1.1.1
+ - pytz = 2011e
+ - repoze.tm2 = 1.0b1
+ - repoze.who = 2.0a4
- ZConfig = 2.9.0
+ - zope.testbrowser = 3.11.1
2.13.5 (2011-02-23)
-------------------
Modified: Zope/branches/2.13/versions.cfg
===================================================================
--- Zope/branches/2.13/versions.cfg 2011-04-03 16:39:36 UTC (rev 121227)
+++ Zope/branches/2.13/versions.cfg 2011-04-03 16:40:52 UTC (rev 121228)
@@ -32,15 +32,14 @@
# ZTK KGS overrides
manuel = 1.1.1
-mechanize = 0.2.3
-unittest2 = 0.5.1
+mechanize = 0.2.5
python-gettext = 1.1.1
+pytz = 2011e
ZConfig = 2.9.0
ZODB3 = 3.10.2
-zope.testing = 3.9.4
# Zope2 dependencies
repoze.retry = 1.0
-repoze.tm2 = 1.0a5
-repoze.who = 2.0a3
-zope.testbrowser = 3.10.3
+repoze.tm2 = 1.0b1
+repoze.who = 2.0a4
+zope.testbrowser = 3.11.1
More information about the Zope-Checkins
mailing list