Commit b3c77bbd authored by Tres Seaver's avatar Tres Seaver

Synch w/ ZTK trunk.

parent 59d54436
[versions]
# ZTK
zope.annotation = 4.2.0
zope.applicationcontrol = 4.0.0a1
zope.applicationcontrol = 4.0.0
zope.authentication = 4.1.0
zope.browser = 2.0.2
zope.browsermenu = 4.1.0a1
zope.browserpage = 4.1.0a1
zope.browsermenu = 4.1.0
zope.browserpage = 4.1.0
zope.browserresource = 4.0.2
zope.cachedescriptors = 4.0.0
zope.catalog = 4.0.0a1
zope.catalog = 4.0.0
zope.component = 4.2.1
zope.componentvocabulary = 2.0.0a1
zope.componentvocabulary = 2.0.0
zope.configuration = 4.0.3
zope.container = 4.0.0
zope.contentprovider = 4.0.0a1
zope.contentprovider = 4.0.0
zope.contenttype = 4.0.1
zope.copy = 4.0.2
zope.copypastemove = 4.0.0a1
zope.copypastemove = 4.0.0
zope.datetime = 4.0.0
zope.deferredimport = 4.0.0
zope.deprecation = 4.1.1
......@@ -26,7 +26,7 @@ zope.error = 4.1.1
zope.event = 4.0.3
zope.exceptions = 4.0.7
zope.filerepresentation = 4.0.2
zope.formlib = 4.3.0a2
zope.formlib = 4.3.0
zope.hookable = 4.0.4
zope.i18n = 4.0.0
zope.i18nmessageid = 4.0.3
......@@ -36,25 +36,25 @@ zope.intid = 4.0.0
zope.keyreference = 4.0.0
zope.lifecycleevent = 4.0.3
zope.location = 4.0.3
zope.login = 2.0.0a1
zope.mimetype = 2.0.0a1
zope.login = 2.0.0
zope.mimetype = 2.0.0
zope.minmax = 2.0.0
zope.pagetemplate = 4.0.4
zope.password = 4.0.2
zope.pluggableauth = 2.0.0a1
zope.principalannotation = 4.0.0a2
zope.principalregistry = 4.0.0a2
zope.pluggableauth = 2.0.0
zope.principalannotation = 4.0.0
zope.principalregistry = 4.0.0
zope.processlifetime = 2.0
zope.proxy = 4.1.4
zope.ptresource = 4.0.0a1
zope.ptresource = 4.0.0
zope.publisher = 4.0.0
zope.ramcache = 2.0.0
zope.schema = 4.4.2
zope.security = 4.0.1
zope.securitypolicy = 4.0.0a1
zope.securitypolicy = 4.0.0
zope.sendmail = 4.0.0
zope.session = 4.0.0a2
zope.site = 4.0.0a1
zope.session = 4.0.0
zope.site = 4.0.0
zope.size = 4.0.1
zope.structuredtext = 4.0.0
zope.tal = 4.0.0
......@@ -62,14 +62,14 @@ zope.tales = 4.0.2
zope.testing = 4.1.3
zope.testrunner = 4.4.3
zope.traversing = 4.0.0
zope.viewlet = 4.0.0a1
zope.viewlet = 4.0.0
# Dependencies
BTrees = 4.0.8
Jinja2 = 2.7.3
MarkupSafe = 0.23
PasteDeploy = 1.5.2
Pygments = 1.6
Pygments = 2.0.1
Sphinx = 1.2.3
WebOb = 1.4
WebTest = 2.0.17
......@@ -83,11 +83,11 @@ persistent = 4.0.8
py = 1.4.26
python-gettext = 2.1
python-mimeparse = 0.1.4
python-subunit = 0.0.21
pytz = 2014.7
python-subunit = 1.0.0
pytz = 2014.10
setuptools = 8.2.1
six = 1.4.1
testtools = 0.9.39
six = 1.8.0
testtools = 1.5.0
transaction = 1.4.3
z3c.recipe.sphinxdoc = 1.0.0
zc.buildout = 2.3.1
......@@ -95,7 +95,7 @@ zc.lockfile = 1.1.0
zc.recipe.egg = 2.0.1
zc.recipe.testrunner = 2.0.0
zdaemon = 4.0.0
zodbpickle = 0.4.4
zodbpickle = 0.5.2
# Dependencies for Python 2
RestrictedPython = 3.6.0
......@@ -108,7 +108,7 @@ Paste = 1.7.5.1
# directly now.
PasteScript = 1.7.5
# XXX: Where is this needed?
unittest2 = 0.7.1
unittest2 = 0.8.0
# Should just be ported.
zc.resourcelibrary = 1.3.4
zope.mkzeoinstance = 3.9.6
......@@ -118,7 +118,7 @@ ZODB = 4.0.1
ZEO = 4.0.0
# toolchain
argparse = 1.2.2
argparse = 1.3.0
lxml = 3.4.1
mr.developer = 1.31
repoze.sphinx.autointerface = 0.7.1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment