[Checkins] SVN: Zope2.buildout/trunk/versions-zope2.cfg New	zope.app.authentication release which avoids Python 2.6	deprecation warnings.
    Hanno Schlichting 
    plone at hannosch.info
       
    Sat Jan 17 10:34:05 EST 2009
    
    
  
Log message for revision 94796:
  New zope.app.authentication release which avoids Python 2.6 deprecation warnings.
  
Changed:
  U   Zope2.buildout/trunk/versions-zope2.cfg
-=-
Modified: Zope2.buildout/trunk/versions-zope2.cfg
===================================================================
--- Zope2.buildout/trunk/versions-zope2.cfg	2009-01-17 15:33:03 UTC (rev 94795)
+++ Zope2.buildout/trunk/versions-zope2.cfg	2009-01-17 15:34:05 UTC (rev 94796)
@@ -23,8 +23,9 @@
 zope.schema = 3.5.0a1
 zope.security = 3.5.2
 zope.testbrowser = 3.5.1
+zope.app.appsetup = 3.8.0
+zope.app.authentication = 3.4.4
 zope.app.testing = 3.5.6
-zope.app.appsetup = 3.8.0
 
 # Minimized dependencies
 zope.copypastemove = 3.5.0dev
    
    
More information about the Checkins
mailing list