[Zope-Checkins] SVN: Zope/branches/2.12/ Updated all packages to latest maintenance releases. Also updated ZConfig and pytz to latest features release.
Hanno Schlichting
hannosch at hannosch.eu
Mon Jul 13 12:51:27 EDT 2009
Log message for revision 101863:
Updated all packages to latest maintenance releases. Also updated ZConfig and pytz to latest features release.
Changed:
U Zope/branches/2.12/doc/CHANGES.rst
U Zope/branches/2.12/versions.cfg
-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst 2009-07-13 16:43:27 UTC (rev 101862)
+++ Zope/branches/2.12/doc/CHANGES.rst 2009-07-13 16:51:27 UTC (rev 101863)
@@ -14,7 +14,19 @@
- Updated packages:
- * ZODB 3.9.0b2
+ - ZConfig = 2.7.1
+ - ZODB = 3.9.0b2
+ - pytz = 2009j
+ - zope.app.component = 3.8.3
+ - zope.app.pagetemplate = 3.7.1
+ - zope.app.publisher = 3.8.3
+ - zope.app.zcmlfiles = 3.5.5
+ - zope.contenttype = 3.4.2
+ - zope.dublincore = 3.4.3
+ - zope.index = 3.5.2
+ - zope.interface = 3.5.2
+ - zope.testing = 3.7.6
+ - zope.traversing = 3.7.1
- Added support to indexing datetime values to the PluginIndexes
DateRangeIndex. The DateIndex already had this feature.
Modified: Zope/branches/2.12/versions.cfg
===================================================================
--- Zope/branches/2.12/versions.cfg 2009-07-13 16:43:27 UTC (rev 101862)
+++ Zope/branches/2.12/versions.cfg 2009-07-13 16:51:27 UTC (rev 101863)
@@ -12,16 +12,16 @@
# Zope Toolkit KGS
ClientForm = 0.2.10
RestrictedPython = 3.5.1
-ZConfig = 2.6.1
+ZConfig = 2.7.1
ZODB3 = 3.9.0b2
docutils = 0.5
lxml = 2.2
mechanize = 0.1.11
python-gettext = 1.0
-pytz = 2009g
+pytz = 2009j
setuptools = 0.6c9
transaction = 1.0a1
-zc.buildout = 1.2.1
+zc.buildout = 1.3.0
zc.lockfile = 1.0.0
zc.recipe.egg = 1.2.2
zc.recipe.testrunner = 1.2.0
@@ -31,11 +31,12 @@
zope.app.apidoc = 3.6.2
zope.app.applicationcontrol = 3.5.0
zope.app.appsetup = 3.11
+zope.app.authentication = 3.6.0
zope.app.basicskin = 3.4.0
zope.app.broken = 3.5.0
zope.app.cache = 3.5.0
zope.app.catalog = 3.8.0
-zope.app.component = 3.8.2
+zope.app.component = 3.8.3
zope.app.container = 3.8.0
zope.app.content = 3.4.0
zope.app.dav = 3.5.0
@@ -54,11 +55,12 @@
zope.app.intid = 3.7.0
zope.app.locales = 3.5.1
zope.app.localpermission = 3.7.0
-zope.app.pagetemplate = 3.7.0
+zope.app.pagetemplate = 3.7.1
zope.app.principalannotation = 3.6.1
zope.app.publication = 3.7.0
-zope.app.publisher = 3.8.1
+zope.app.publisher = 3.8.3
zope.app.renderer = 3.5.0
+zope.app.rotterdam = 3.5.0
zope.app.schema = 3.5.0
zope.app.security = 3.7.0
zope.app.securitypolicy = 3.5.1
@@ -69,7 +71,7 @@
zope.app.undo = 3.5.0
zope.app.wsgi = 3.5.2
zope.app.zapi = 3.4.0
-zope.app.zcmlfiles = 3.5.3
+zope.app.zcmlfiles = 3.5.5
zope.app.zopeappgenerations = 3.5.0
zope.app.zptpage = 3.5.0
zope.authentication = 3.7.0
@@ -82,7 +84,7 @@
zope.configuration = 3.6.0
zope.container = 3.8.2
zope.contentprovider = 3.5.0
-zope.contenttype = 3.4.1
+zope.contenttype = 3.4.2
zope.copy = 3.5.0
zope.copypastemove = 3.5.1
zope.datetime = 3.4.0
@@ -91,7 +93,7 @@
zope.deprecation = 3.4.0
zope.documenttemplate = 3.4.2
zope.dottedname = 3.4.5
-zope.dublincore = 3.4.2
+zope.dublincore = 3.4.3
zope.error = 3.6.0
zope.event = 3.4.1
zope.exceptions = 3.5.2
@@ -100,13 +102,14 @@
zope.hookable = 3.4.1
zope.i18n = 3.7.0
zope.i18nmessageid = 3.4.3
-zope.index = 3.5.1
-zope.interface = 3.5.1
+zope.index = 3.5.2
+zope.interface = 3.5.2
zope.intid = 3.7.0
zope.keyreference = 3.6.1
zope.lifecycleevent = 3.5.2
zope.location = 3.5.4
zope.minmax = 1.1.0
+zope.modulealias = 3.4.0
zope.password = 3.5.1
zope.pagetemplate = 3.5.0
zope.principalannotation = 3.6.0
@@ -127,6 +130,7 @@
zope.tal = 3.5.1
zope.tales = 3.4.0
zope.testbrowser = 3.6.0a2
-zope.testing = 3.7.4
-zope.traversing = 3.7.0
+zope.testing = 3.7.6
+zope.thread = 3.4
+zope.traversing = 3.7.1
zope.viewlet = 3.5.0
More information about the Zope-Checkins
mailing list