[Zope-Checkins] SVN: Zope/branches/2.12/versions.cfg ZODB 3.9.0b2

2009-06-11 Thread Andreas Jung
Log message for revision 100877:
  ZODB 3.9.0b2
  

Changed:
  U   Zope/branches/2.12/versions.cfg

-=-
Modified: Zope/branches/2.12/versions.cfg
===
--- Zope/branches/2.12/versions.cfg 2009-06-11 17:15:39 UTC (rev 100876)
+++ Zope/branches/2.12/versions.cfg 2009-06-11 17:28:08 UTC (rev 100877)
@@ -13,7 +13,7 @@
 ClientForm = 0.2.10
 RestrictedPython = 3.5.1
 ZConfig = 2.6.1
-ZODB3 = 3.9.0b1
+ZODB3 = 3.9.0b2
 docutils = 0.5
 lxml = 2.2
 mechanize = 0.1.11

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst updated to ZODB 3.0.0b2

2009-06-11 Thread Andreas Jung
Log message for revision 100878:
  updated to ZODB 3.0.0b2
  

Changed:
  U   Zope/branches/2.12/doc/CHANGES.rst

-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===
--- Zope/branches/2.12/doc/CHANGES.rst  2009-06-11 17:28:08 UTC (rev 100877)
+++ Zope/branches/2.12/doc/CHANGES.rst  2009-06-11 17:29:27 UTC (rev 100878)
@@ -5,6 +5,18 @@
 Change information for previous versions of Zope can be found in the
 file HISTORY.txt.
 
+
+Zope 2.12.0 b3 (unreleased)
+---
+
+Features Added
+++
+
+- Updated packages:
+
+  * ZODB 3.9.0b2
+
+
 Zope 2.12.0 b2 (2009/05/27)
 ---
 

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[Zope-Checkins] SVN: Zope/trunk/versions.cfg ZODB==3.9.0b2

2009-06-11 Thread Andreas Jung
Log message for revision 100879:
  ZODB==3.9.0b2

Changed:
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/versions.cfg
===
--- Zope/trunk/versions.cfg 2009-06-11 17:29:27 UTC (rev 100878)
+++ Zope/trunk/versions.cfg 2009-06-11 17:29:59 UTC (rev 100879)
@@ -13,7 +13,7 @@
 ClientForm = 0.2.10
 RestrictedPython = 3.5.1
 ZConfig = 2.6.1
-ZODB3 = 3.9.0b1
+ZODB3 = 3.9.0b2
 docutils = 0.5
 lxml = 2.2
 mechanize = 0.1.11

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[Zope-Checkins] SVN: Zope/trunk/ Updated to zope.testing = 3.7.5 and ZConfig = 2.7.0

2009-06-11 Thread Hanno Schlichting
Log message for revision 100891:
  Updated to zope.testing = 3.7.5 and ZConfig = 2.7.0
  

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

-=-
Modified: Zope/trunk/doc/CHANGES.rst
===
--- Zope/trunk/doc/CHANGES.rst  2009-06-11 19:46:25 UTC (rev 100890)
+++ Zope/trunk/doc/CHANGES.rst  2009-06-11 23:55:59 UTC (rev 100891)
@@ -27,6 +27,8 @@
   - zope.app.pagetemplate = 3.7.1
   - zope.contenttype = 3.4.2
   - zope.server = 3.6.0
+  - zope.testing = 3.7.5
+  - ZConfig = 2.7.0
   - ZODB = 3.9.0b2
 
 Bugs Fixed

Modified: Zope/trunk/versions.cfg
===
--- Zope/trunk/versions.cfg 2009-06-11 19:46:25 UTC (rev 100890)
+++ Zope/trunk/versions.cfg 2009-06-11 23:55:59 UTC (rev 100891)
@@ -7,12 +7,11 @@
 ExtensionClass = 2.11.1
 Persistence = 2.11.1
 tempstorage = 2.11.1
-zLOG = 2.11.1
 
 # Zope Toolkit KGS
 ClientForm = 0.2.10
 RestrictedPython = 3.5.1
-ZConfig = 2.6.1
+ZConfig = 2.7.0
 ZODB3 = 3.9.0b2
 docutils = 0.5
 lxml = 2.2
@@ -127,6 +126,6 @@
 zope.tal = 3.5.1
 zope.tales = 3.4.0
 zope.testbrowser = 3.6.0a2
-zope.testing = 3.7.4
+zope.testing = 3.7.5
 zope.traversing = 3.7.0
 zope.viewlet = 3.5.0

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[Zope-Checkins] SVN: Zope/trunk/versions.cfg Updated the KGS to match the list of packages used during alltests

2009-06-11 Thread Hanno Schlichting
Log message for revision 100892:
  Updated the KGS to match the list of packages used during alltests
  

Changed:
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/versions.cfg
===
--- Zope/trunk/versions.cfg 2009-06-11 23:55:59 UTC (rev 100891)
+++ Zope/trunk/versions.cfg 2009-06-12 00:07:07 UTC (rev 100892)
@@ -27,30 +27,25 @@
 zdaemon = 2.0.4
 zodbcode = 3.4.0
 zope.annotation = 3.4.2
-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.6.0
-zope.app.catalog = 3.8.0
 zope.app.component = 3.8.2
 zope.app.container = 3.8.0
 zope.app.content = 3.4.0
-zope.app.dav = 3.5.0
 zope.app.debug = 3.4.1
 zope.app.dependable = 3.4.0
-zope.app.dtmlpage = 3.5.0
 zope.app.error = 3.5.2
 zope.app.exception = 3.5.0
-zope.app.file = 3.5.0
 zope.app.folder = 3.5.1
 zope.app.form = 3.8.0
 zope.app.generations = 3.5.0
 zope.app.http = 3.6.0
 zope.app.i18n = 3.6.0
 zope.app.interface = 3.5.0
-zope.app.intid = 3.7.0
 zope.app.locales = 3.5.1
 zope.app.localpermission = 3.7.0
 zope.app.pagetemplate = 3.7.1
@@ -58,16 +53,13 @@
 zope.app.publication = 3.7.0
 zope.app.publisher = 3.8.1
 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
-zope.app.server = 3.4.2
 zope.app.session = 3.6.0
 zope.app.testing = 3.6.2
-zope.app.traversing = 3.4.0
-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.zopeappgenerations = 3.5.0
 zope.app.zptpage = 3.5.0

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[Zope-Checkins] SVN: Zope/trunk/versions.cfg Two older zope.* packages were not listed in the versions.cfg

2009-06-11 Thread Hanno Schlichting
Log message for revision 100893:
  Two older zope.* packages were not listed in the versions.cfg
  

Changed:
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/versions.cfg
===
--- Zope/trunk/versions.cfg 2009-06-12 00:07:07 UTC (rev 100892)
+++ Zope/trunk/versions.cfg 2009-06-12 00:15:57 UTC (rev 100893)
@@ -98,8 +98,9 @@
 zope.lifecycleevent = 3.5.2
 zope.location = 3.5.4
 zope.minmax = 1.1.0
+zope.modulealias = 3.4.0
+zope.pagetemplate = 3.5.0
 zope.password = 3.5.1
-zope.pagetemplate = 3.5.0
 zope.principalannotation = 3.6.0
 zope.principalregistry = 3.7.0
 zope.processlifetime = 1.0
@@ -119,5 +120,6 @@
 zope.tales = 3.4.0
 zope.testbrowser = 3.6.0a2
 zope.testing = 3.7.5
+zope.thread = 3.4
 zope.traversing = 3.7.0
 zope.viewlet = 3.5.0

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins