buildout.coredev/5.1: Use zope KGS
Gil Forcada <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: buildout.coredev Branch: refs/heads/5.1 Date: 2017-07-22T10:47:48+02:00 Author: Gil Forcada (gforcada) <[email protected]> Commit: https://github.com/plone/buildout.coredev/commit/f10365ae12e0e238652c20b2b0798b63892995fa Use zope KGS Files changed: M experimental/py3x-test.cfg diff --git a/experimental/py3x-test.cfg b/experimental/py3x-test.cfg index f996ecf70..f72cada18 100644 --- a/experimental/py3x-test.cfg +++ b/experimental/py3x-test.cfg @@ -1,5 +1,8 @@ [buildout] -extends = ../sources.cfg +extends = + ../sources.cfg + https://raw.githubusercontent.com/zopefoundation/Zope/4.0a6/versions.cfg + develop-eggs-directory = ../develop-eggs bin-directory = ../bin parts-directory = ../parts @@ -62,13 +65,8 @@ environment = environment var = ../var [versions] -BTrees = 4.3.1 -DateTime = 4.1.1 Pillow = 3.4.2 -ZConfig = 3.1.0 -ZEO = 5.0.4 ZODB3 = 3.11.0 -ZODB = 5.1.1 collective.xmltestreport = 1.3.3 lxml = 3.6.4 mock = 2.0.0 @@ -78,41 +76,7 @@ persistent = 4.2.1 plone.testing = 5.0.0 python-dateutil = 2.6.0 pytz = 2016.7 -six = 1.10.0 transaction = 2.0.3 z3c.zcmlhook = 1.0b1 -zc.lockfile = 1.2.1 zc.recipe.egg = 2.0.3 zdaemon = 4.1.0 -zodbpickle = 0.6.0 -zope.annotation = 4.4.1 -zope.browser = 2.1.0 -zope.browserpage = 4.1.0 -zope.component = 4.3.0 -zope.configuration = 4.0.3 -zope.container = 4.1.0 -zope.contentprovider = 4.0.0 -zope.contenttype = 4.2.0 -zope.deferredimport = 4.1.0 -zope.dottedname = 4.1.0 -zope.event = 4.2.0 -zope.exceptions = 4.0.8 -zope.filerepresentation = 4.1.0 -zope.i18n = 4.1.0 -zope.i18nmessageid = 4.0.3 -zope.interface = 4.3.2 -zope.lifecycleevent = 4.1.0 -zope.location = 4.0.3 -zope.pagetemplate = 4.2.1 -zope.proxy = 4.2.0 -zope.publisher = 4.3.0 -zope.ramcache = 2.1.0 -zope.schema = 4.4.2 -zope.security = 4.0.3 -zope.site = 4.0.0 -zope.size = 4.1.0 -zope.tal = 4.2.0 -zope.tales = 4.1.1 -zope.testing = 4.6.0 -zope.testrunner = 4.5.1 -zope.traversing = 4.1.0 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot