[Checkins] SVN: zopetoolkit/trunk/ztk SUCCESS! Tests pass under Python 3.3!

Stephen Richter cvs-admin at zope.org
Thu Feb 28 19:53:47 UTC 2013


Log message for revision 129934:
  SUCCESS! Tests pass under Python 3.3!
  
  Updated to the latest package versions. Then I was able to remove the 
  version specifications of all packages that we wanted to deprecate.
  
  

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

-=-
Modified: zopetoolkit/trunk/ztk-versions.cfg
===================================================================
--- zopetoolkit/trunk/ztk-versions.cfg	2013-02-28 16:46:51 UTC (rev 129933)
+++ zopetoolkit/trunk/ztk-versions.cfg	2013-02-28 19:53:45 UTC (rev 129934)
@@ -9,7 +9,7 @@
 zope.browserresource = 4.0.0
 zope.cachedescriptors = 4.0.0
 zope.catalog = 4.0.0a1
-zope.component = 4.0.2
+zope.component = 4.1.0
 zope.componentvocabulary = 2.0.0a1
 zope.configuration = 4.0.2
 zope.container = 4.0.0a2
@@ -24,7 +24,7 @@
 zope.dublincore = 4.0.0
 zope.error = 4.1.0
 zope.event = 4.0.2
-zope.exceptions = 4.0.5
+zope.exceptions = 4.0.6
 zope.filerepresentation = 4.0.1
 zope.formlib = 4.3.0a1
 zope.hookable = 4.0.1
@@ -39,7 +39,7 @@
 zope.login = 2.0.0a1
 zope.mimetype = 2.0.0a1
 zope.minmax = 2.0.0
-zope.pagetemplate = 4.0.2
+zope.pagetemplate = 4.0.3
 zope.password = 4.0.0
 zope.pluggableauth = 2.0.0a1
 zope.principalannotation = 4.0.0a2
@@ -50,7 +50,7 @@
 zope.publisher = 4.0.0a2
 zope.ramcache = 2.0.0
 zope.schema = 4.3.2
-zope.security = 4.0.0a4
+zope.security = 4.0.0a5
 zope.securitypolicy = 4.0.0a1
 zope.sendmail = 4.0.0a2
 zope.session = 4.0.0a1
@@ -65,12 +65,6 @@
 zope.viewlet = 4.0.0a1
 
 # Deprecating
-# zope.broken was only needed for ZODB3.
-zope.broken = 3.6.0
-# No package should depend on ZODB3 anymore.
-ZODB3 = 3.11.0a2
-# mechanize should only be needed for testbrowser.
-mechanize = 0.2.5
 
 # Dependencies
 BTrees = 4.0.5

Modified: zopetoolkit/trunk/ztk.cfg
===================================================================
--- zopetoolkit/trunk/ztk.cfg	2013-02-28 16:46:51 UTC (rev 129933)
+++ zopetoolkit/trunk/ztk.cfg	2013-02-28 19:53:45 UTC (rev 129934)
@@ -8,7 +8,6 @@
   zope.annotation
   zope.applicationcontrol
   zope.authentication
-  zope.broken
   zope.browser
   zope.browsermenu
   zope.browserpage



More information about the checkins mailing list