Commit cd48aa3c authored by Hanno Schlichting's avatar Hanno Schlichting

Update dependencies.

parent bb3e736d
......@@ -29,8 +29,18 @@ Features Added
- Updated distributions:
- Acquisition = 4.3.0
- BTrees = 4.4.0
- DocumentTemplate = 3.0a1
- persistent = 4.2.2
- pytz = 2016.10
- WebOb = 1.7.1
- WebTest = 2.0.24
- zdaemon = 4.2.0
- zope.deprecation = 4.2.0
- zope.interface = 4.3.3
- zope.testbrowser = 5.0
- zope.testing = 4.6.1
- zope.testrunner = 4.6.0
- zope.globalrequest = 1.3
- zope.testing = 4.6.0
- ZServer = 4.0a2
......
......@@ -2,7 +2,7 @@
AccessControl==4.0a3
Acquisition==4.3.0
AuthEncoding==4.0.0
BTrees==4.3.1
BTrees==4.4.0
Chameleon==2.25
DateTime==4.1.1
DocumentTemplate==3.0a1
......@@ -18,8 +18,8 @@ Products.ZCatalog==4.0a2
Record==3.1
RestrictedPython==3.6.0
WSGIProxy2==0.4.2
WebOb==1.6.2
WebTest==2.0.23
WebOb==1.7.1
WebTest==2.0.24
ZConfig==3.1.0
ZEO==5.0.1
ZODB==5.0.0
......@@ -28,8 +28,8 @@ five.globalrequest==1.0
funcsigs==1.0.2
mock==2.0.0
pbr==1.10.0
persistent==4.2.1
pytz==2016.7
persistent==4.2.2
pytz==2016.10
six==1.10.0
sourcecodegen==0.6.14
transaction==1.6.1
......@@ -37,7 +37,7 @@ waitress==1.0.1
z3c.pt==3.0
zExceptions==3.4
zc.lockfile==1.2.1
zdaemon==4.1.0
zdaemon==4.2.0
zodbpickle==0.6.0
zope.annotation==4.4.1
zope.browser==2.1.0
......@@ -52,7 +52,7 @@ zope.container==4.1.0
zope.contentprovider==4.0.0
zope.contenttype==4.2.0
zope.deferredimport==4.1.0
zope.deprecation==4.1.2
zope.deprecation==4.2.0
zope.dottedname==4.1.0
zope.event==4.2.0
zope.exceptions==4.0.8
......@@ -61,7 +61,7 @@ zope.formlib==4.3.0
zope.globalrequest==1.3
zope.i18n==4.1.0
zope.i18nmessageid==4.0.3
zope.interface==4.3.2
zope.interface==4.3.3
zope.lifecycleevent==4.1.0
zope.location==4.0.3
zope.pagetemplate==4.2.1
......@@ -80,7 +80,7 @@ zope.structuredtext==4.1.0
zope.tal==4.2.0
zope.tales==4.1.1
zope.testbrowser==5.0.0
zope.testing==4.6.0
zope.testrunner==4.5.1
zope.testing==4.6.1
zope.testrunner==4.6.0
zope.traversing==4.1.0
zope.viewlet==4.0.0
......@@ -5,7 +5,7 @@ Zope2 =
AccessControl = 4.0a3
AuthEncoding = 4.0.0
Acquisition = 4.3.0
BTrees = 4.3.1
BTrees = 4.4.0
Chameleon = 2.25
DateTime = 4.1.1
DocumentTemplate = 3.0a1
......@@ -18,25 +18,25 @@ MultiMapping = 3.0
PasteDeploy = 1.5.2
pbr = 1.10.0
Persistence = 3.0a1
persistent = 4.2.1
persistent = 4.2.2
Products.BTreeFolder2 = 3.0
Products.MailHost = 3.0
Products.ZCatalog = 4.0a2
Products.ZCTextIndex = 4.0.1
pytz = 2016.7
pytz = 2016.10
Record = 3.1
RestrictedPython = 3.6.0
six = 1.10.0
sourcecodegen = 0.6.14
transaction = 1.6.1
waitress = 1.0.1
WebOb = 1.6.2
WebTest = 2.0.23
WebOb = 1.7.1
WebTest = 2.0.24
WSGIProxy2 = 0.4.2
z3c.pt = 3.0
zc.lockfile = 1.2.1
ZConfig = 3.1.0
zdaemon = 4.1.0
zdaemon = 4.2.0
ZEO = 5.0.1
zExceptions = 3.4
ZODB = 5.0.0
......@@ -54,7 +54,7 @@ zope.container = 4.1.0
zope.contentprovider = 4.0.0
zope.contenttype = 4.2.0
zope.deferredimport = 4.1.0
zope.deprecation = 4.1.2
zope.deprecation = 4.2.0
zope.dottedname = 4.1.0
zope.event = 4.2.0
zope.exceptions = 4.0.8
......@@ -63,7 +63,7 @@ zope.formlib = 4.3.0
zope.globalrequest = 1.3
zope.i18n = 4.1.0
zope.i18nmessageid = 4.0.3
zope.interface = 4.3.2
zope.interface = 4.3.3
zope.lifecycleevent = 4.1.0
zope.location = 4.0.3
zope.pagetemplate = 4.2.1
......@@ -82,8 +82,8 @@ zope.structuredtext = 4.1.0
zope.tal = 4.2.0
zope.tales = 4.1.1
zope.testbrowser = 5.0.0
zope.testing = 4.6.0
zope.testrunner = 4.5.1
zope.testing = 4.6.1
zope.testrunner = 4.6.0
zope.traversing = 4.1.0
zope.viewlet = 4.0.0
ZServer = 4.0a2
......@@ -7,15 +7,15 @@ versions = versions
# Version pins for development and optional dependencies.
alabaster = 0.7.9
Babel = 2.3.4
beautifulsoup4 = 4.5.1
beautifulsoup4 = 4.5.3
collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.0
coverage = 4.2
docutils = 0.12
coverage = 4.3.4
docutils = 0.13.1
extras = 1.0.0
imagesize = 0.7.1
Jinja2 = 2.8
lxml = 3.6.4
Jinja2 = 2.9.4
lxml = 3.7.2
MarkupSafe = 0.23
mr.developer = 1.34
nose = 1.3.7
......@@ -25,9 +25,10 @@ py = 1.4.32
Pygments = 2.1.3
python-gettext = 3.0
python-subunit = 1.2.0
setuptools = 28.6.1
requests = 2.12.5
setuptools = 33.1.1
snowballstemmer = 1.2.1
Sphinx = 1.4.8
Sphinx = 1.5.1
testtools = 2.2.0
tox = 2.5.0
unittest2 = 1.1.0
......
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