diff --git a/rackspace.ini b/rackspace.ini index c36512b..b612fc5 100644 --- a/rackspace.ini +++ b/rackspace.ini @@ -107,6 +107,7 @@ package = zope.container minVersion = 4.0.0 maxVersion = targets = py26_32 py26_64 py27_32 py27_64 +repotype = git [zope.hookable] package = zope.hookable @@ -150,22 +151,29 @@ targets = py27_32 py27_64 [zope.index] package = zope.index minVersion = 3.5.2 -maxVersion = +maxVersion = 3.99.99 excludeVersions = 3.0.0b1 3.3.0b1 3.3.0b2 3.4.0b1 targets = py24_32 py25_32 [zope.index_26] package = zope.index minVersion = 3.6.0 -maxVersion = +maxVersion = 3.99.99 targets = py26_32 py26_64 [zope.index_27] package = zope.index minVersion = 3.6.0 -maxVersion = +maxVersion = 3.99.99 targets = py27_32 py27_64 +[zope.index_git] +package = zope.index +minVersion = 4.0.0 +maxVersion = +targets = py26_32 py26_64 py27_32 py27_64 +repotype = git + [zope.interface] package = zope.interface minVersion =