[Checkins] SVN: zope.wineggbuilder/trunk/rackspace.ini exclude AQ	and EC 4.0a1 versions - the eggs have been built - seems like	the check for egg existance is broken
    Hanno Schlichting 
    hannosch at hannosch.eu
       
    Wed Feb  8 09:58:17 UTC 2012
    
    
  
Log message for revision 124337:
  exclude AQ and EC 4.0a1 versions - the eggs have been built - seems like the check for egg existance is broken
  
Changed:
  U   zope.wineggbuilder/trunk/rackspace.ini
-=-
Modified: zope.wineggbuilder/trunk/rackspace.ini
===================================================================
--- zope.wineggbuilder/trunk/rackspace.ini	2012-02-08 09:45:45 UTC (rev 124336)
+++ zope.wineggbuilder/trunk/rackspace.ini	2012-02-08 09:58:17 UTC (rev 124337)
@@ -184,7 +184,7 @@
 package = Acquisition
 minVersion =
 maxVersion =
-excludeVersions = 2.11.0b1 2.12.0a1
+excludeVersions = 2.11.0b1 2.12.0a1 4.0a1
 targets = py26_32 py26_64 py27_32 py27_64
 
 [DocumentTemplate]
@@ -197,7 +197,7 @@
 package = ExtensionClass
 minVersion =
 maxVersion =
-excludeVersions = 2.11.0b1
+excludeVersions = 2.11.0b1 4.0a1
 targets = py26_32 py26_64 py27_32 py27_64
 
 [Missing]
    
    
More information about the checkins
mailing list