From f2d4b3cd45f2e770c85f63632d8f663e08739ad8 Mon Sep 17 00:00:00 2001 From: Adam Groszer Date: Sun, 20 Jun 2010 10:43:33 +0000 Subject: [PATCH] exclude failing versions --- rackspace.ini | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rackspace.ini b/rackspace.ini index 73863a8..2608c9d 100644 --- a/rackspace.ini +++ b/rackspace.ini @@ -64,11 +64,12 @@ targets = py24_32 py25_32 py26_32 py26_64 package = zope.i18nmessageid minVersion = maxVersion = +excludeVersions = 3.4dev-r73161 targets = py24_32 py25_32 py26_32 py26_64 [zope.index] package = zope.index -minVersion = +minVersion = 3.5.2 maxVersion = excludeVersions = 3.0.0b1 3.3.0b1 3.3.0b2 3.4.0b1 targets = py24_32 py25_32 @@ -83,6 +84,7 @@ targets = py26_32 py26_64 package = zope.interface minVersion = maxVersion = +excludeVersions = 3.3.0b1 3.3.0b2 3.4.0b1 targets = py24_32 py25_32 py26_32 py26_64 [zope.proxy] @@ -115,6 +117,7 @@ targets = py26_32 py26_64 package = Acquisition minVersion = maxVersion = +excludeVersions = 2.11.0b1 2.12.0a1 targets = py26_32 py26_64 [DocumentTemplate] @@ -127,6 +130,7 @@ targets = py26_32 py26_64 package = ExtensionClass minVersion = maxVersion = +excludeVersions = 2.11.0b1 targets = py26_32 py26_64 [Missing] @@ -145,6 +149,7 @@ targets = py26_32 py26_64 package = Persistence minVersion = maxVersion = +excludeVersions = 2.11.0b1 targets = py26_32 py26_64 [Products.ZCTextIndex]