[Checkins] SVN: zope.wineggbuilder/trunk/rackspace.ini zope.container moved to github as of v 4.0.0 and setting max rev for zope.security

Adam Groszer cvs-admin at zope.org
Thu Feb 21 16:02:41 UTC 2013


Log message for revision 129573:
  zope.container moved to github as of v 4.0.0 and setting max rev for zope.security

Changed:
  U   zope.wineggbuilder/trunk/rackspace.ini

-=-
Modified: zope.wineggbuilder/trunk/rackspace.ini
===================================================================
--- zope.wineggbuilder/trunk/rackspace.ini	2013-02-21 16:00:46 UTC (rev 129572)
+++ zope.wineggbuilder/trunk/rackspace.ini	2013-02-21 16:02:40 UTC (rev 129573)
@@ -87,21 +87,27 @@
 [zope.container]
 package = zope.container
 minVersion =
-maxVersion =
+maxVersion = 3.99.99
 targets = py24_32 py25_32
 
 [zope.container_26]
 package = zope.container
 minVersion = 3.7.0
-maxVersion =
+maxVersion = 3.99.99
 targets = py26_32 py26_64
 
 [zope.container_27]
 package = zope.container
 minVersion = 3.11.2
-maxVersion =
+maxVersion = 3.99.99
 targets = py27_32 py27_64
 
+[zope.container_git]
+package = zope.container
+minVersion = 4.0.0
+maxVersion =
+targets = py26_32 py26_64 py27_32 py27_64
+
 [zope.hookable]
 package = zope.hookable
 minVersion =
@@ -211,14 +217,14 @@
 [zope.security]
 package = zope.security
 minVersion =
-maxVersion =
+maxVersion = 3.99.99
 excludeVersions = 3.4.0b5 3.8.4
 targets = py24_32 py25_32 py26_32 py26_64
 
 [zope.security_27]
 package = zope.security
 minVersion = 3.7.4
-maxVersion =
+maxVersion = 3.99.99
 excludeVersions = 3.8.4
 targets = py27_32 py27_64
 



More information about the checkins mailing list