[Checkins] SVN: zope.wineggbuilder/trunk/rackspace.ini do eggs for py2.7

Adam Groszer agroszer at gmail.com
Fri Oct 8 11:19:28 EDT 2010


Log message for revision 117386:
  do eggs for py2.7

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

-=-
Modified: zope.wineggbuilder/trunk/rackspace.ini
===================================================================
--- zope.wineggbuilder/trunk/rackspace.ini	2010-10-08 10:52:21 UTC (rev 117385)
+++ zope.wineggbuilder/trunk/rackspace.ini	2010-10-08 15:19:27 UTC (rev 117386)
@@ -76,12 +76,24 @@
 maxVersion =
 targets = py26_32 py26_64
 
+[zope.container_27]
+package = zope.container
+minVersion = 3.11.2
+maxVersion =
+targets = py27_32 py27_64
+
 [zope.hookable]
 package = zope.hookable
 minVersion =
 maxVersion =
 targets = py24_32 py25_32 py26_32 py26_64
 
+[zope.hookable_27]
+package = zope.hookable
+minVersion = 3.4.1
+maxVersion =
+targets = py27_32 py27_64
+
 [zope.i18nmessageid]
 package = zope.i18nmessageid
 minVersion =
@@ -89,6 +101,13 @@
 excludeVersions = 3.4dev-r73161
 targets = py24_32 py25_32 py26_32 py26_64
 
+[zope.i18nmessageid_27]
+package = zope.i18nmessageid
+minVersion = 3.5.3
+maxVersion =
+excludeVersions = 3.4dev-r73161
+targets = py27_32 py27_64
+
 [zope.index]
 package = zope.index
 minVersion = 3.5.2
@@ -102,6 +121,12 @@
 maxVersion =
 targets = py26_32 py26_64
 
+[zope.index_27]
+package = zope.index
+minVersion = 3.6.0
+maxVersion =
+targets = py27_32 py27_64
+
 [zope.interface]
 package = zope.interface
 minVersion =
@@ -109,6 +134,12 @@
 excludeVersions = 3.3.0b1 3.3.0b2 3.4.0b1
 targets = py24_32 py25_32 py26_32 py26_64
 
+[zope.interface_27]
+package = zope.interface
+minVersion = 3.6.1
+maxVersion =
+targets = py27_32 py27_64
+
 [zope.proxy]
 package = zope.proxy
 minVersion =
@@ -116,6 +147,13 @@
 excludeVersions = 3.3.0
 targets = py24_32 py25_32 py26_32 py26_64
 
+[zope.proxy_27]
+package = zope.proxy
+minVersion = 3.6.1
+maxVersion =
+excludeVersions = 3.3.0
+targets = py27_32 py27_64
+
 [zope.security]
 package = zope.security
 minVersion =
@@ -123,6 +161,12 @@
 excludeVersions = 3.4.0b5
 targets = py24_32 py25_32 py26_32 py26_64
 
+[zope.security_27]
+package = zope.security
+minVersion = 3.7.4
+maxVersion =
+targets = py27_32 py27_64
+
 [initgroups]
 package = initgroups
 minVersion =



More information about the checkins mailing list