[Checkins] SVN: Zope/trunk/ Another round of package updates. These are no direct Zope2 dependencies, but required to run all tests of all direct dependencies

Hanno Schlichting hannosch at hannosch.eu
Wed Jul 1 13:32:40 EDT 2009


Log message for revision 101377:
  Another round of package updates. These are no direct Zope2 dependencies, but required to run all tests of all direct dependencies
  

Changed:
  U   Zope/trunk/doc/CHANGES.rst
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/doc/CHANGES.rst
===================================================================
--- Zope/trunk/doc/CHANGES.rst	2009-07-01 17:24:10 UTC (rev 101376)
+++ Zope/trunk/doc/CHANGES.rst	2009-07-01 17:32:39 UTC (rev 101377)
@@ -24,15 +24,20 @@
 - Updated packages:
 
   - pytz = 2009j
+  - zc.buildout = 1.3.0
   - zope.app.appsetup = 3.12.0
   - zope.app.cache = 3.6.0
   - zope.app.pagetemplate = 3.7.1
   - zope.app.publication = 3.8.1
   - zope.app.publisher = 3.8.3
   - zope.app.testing = 3.7.0
+  - zope.app.wsgi = 3.6.0
+  - zope.app.zcmlfiles = 3.5.5
   - zope.contenttype = 3.4.2
   - zope.dublincore = 3.4.3
   - zope.i18nmessageid = 3.5.0
+  - zope.index = 3.5.2
+  - zope.interface = 3.5.2
   - zope.server = 3.6.0
   - zope.testing = 3.7.5
   - zope.traversing = 3.7.1

Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg	2009-07-01 17:24:10 UTC (rev 101376)
+++ Zope/trunk/versions.cfg	2009-07-01 17:32:39 UTC (rev 101377)
@@ -20,7 +20,7 @@
 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
@@ -59,8 +59,8 @@
 zope.app.securitypolicy = 3.5.1
 zope.app.session = 3.6.0
 zope.app.testing = 3.7.0
-zope.app.wsgi = 3.5.2
-zope.app.zcmlfiles = 3.5.3
+zope.app.wsgi = 3.6.0
+zope.app.zcmlfiles = 3.5.5
 zope.app.zopeappgenerations = 3.5.0
 zope.app.zptpage = 3.5.0
 zope.authentication = 3.7.0
@@ -91,8 +91,8 @@
 zope.hookable = 3.4.1
 zope.i18n = 3.7.0
 zope.i18nmessageid = 3.5.0
-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



More information about the Checkins mailing list