Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Sep 8, 2017
1 parent 1552332 commit 2fe2d6c
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 85 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Features Added

- DocumentTemplate = 3.0a4
- five.globalrequest = 99.1
- Missing = 4.0.1
- RestrictedPython = 4.0a3
- ZConfig = 3.2.0
- ZODB = 5.3.0


Restructuring
Expand Down
76 changes: 38 additions & 38 deletions requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Chameleon==3.1
DateTime==4.2
DocumentTemplate==3.0a4
ExtensionClass==4.3.0
Missing==4.0
Missing==4.0.1
MultiMapping==4.0
PasteDeploy==1.5.2
Persistence==3.0a3
Expand All @@ -16,19 +16,19 @@ Products.MailHost==3.0 ; python_version < '3.0'
Products.ZCTextIndex==4.0.2
Products.ZCatalog==4.0.0
Record==3.4
RestrictedPython==4.0a2
RestrictedPython==4.0a3
WSGIProxy2==0.4.4
WebOb==1.7.2
WebTest==2.0.27
ZConfig==3.1.0
WebOb==1.7.3
WebTest==2.0.28
ZConfig==3.2.0
ZEO==5.1
ZODB==5.2.4
ZODB==5.3.0
ZServer==4.0a2 ; python_version < '3.0'
five.globalrequest==99.1
five.localsitemanager==3.0.1
funcsigs==1.0.2
mock==2.0.0
pbr==3.0.1
pbr==3.1.1
persistent==4.2.2
pytz==2017.2
six==1.10.0
Expand All @@ -40,48 +40,48 @@ zc.lockfile==1.2.1
zdaemon==4.2.0
zodbpickle==0.6.0
zope.annotation==4.5
zope.browser==2.1.0
zope.browsermenu==4.2
zope.browserpage==4.1.0
zope.browserresource==4.1.0
zope.cachedescriptors==4.2.0
zope.component==4.3.0
zope.componentvocabulary==2.0.0
zope.browser==2.2.0
zope.browsermenu==4.3.0
zope.browserpage==4.2.0
zope.browserresource==4.2.1
zope.cachedescriptors==4.3.0
zope.component==4.4.0
zope.componentvocabulary==2.1.0
zope.configuration==4.1.0
zope.container==4.1.0
zope.contentprovider==4.0.0
zope.contenttype==4.2.0
zope.datetime==4.1.0
zope.deferredimport==4.1.0
zope.deprecation==4.2.0
zope.container==4.2.1
zope.contentprovider==4.1.0
zope.contenttype==4.3.0
zope.datetime==4.2.0
zope.deferredimport==4.2.0
zope.deprecation==4.3.0
zope.dottedname==4.2.0
zope.event==4.2.0
zope.event==4.3.0
zope.exceptions==4.1.0
zope.filerepresentation==4.1.0
zope.formlib==4.3.0
zope.filerepresentation==4.2.0
zope.formlib==4.4
zope.globalrequest==1.4
zope.i18n==4.2.0
zope.i18nmessageid==4.1.0
zope.interface==4.4.1
zope.lifecycleevent==4.1.0
zope.location==4.0.3
zope.pagetemplate==4.2.1
zope.processlifetime==2.1.0
zope.interface==4.4.2
zope.lifecycleevent==4.2.0
zope.location==4.1.0
zope.pagetemplate==4.3.0
zope.processlifetime==2.2.0
zope.proxy==4.2.1
zope.ptresource==4.0.0
zope.ptresource==4.1.0
zope.publisher==4.3.2
zope.ramcache==2.1.0
zope.schema==4.4.2
zope.ramcache==2.2.0
zope.schema==4.5.0
zope.security==4.1.1
zope.sendmail==4.0.1
zope.sendmail==4.1.0
zope.sequencesort==4.0.1
zope.site==4.0.0
zope.size==4.1.0
zope.structuredtext==4.1.0
zope.tal==4.2.0
zope.site==4.1.0
zope.size==4.2.0
zope.structuredtext==4.2.0
zope.tal==4.3.0
zope.tales==4.1.1
zope.testbrowser==5.2
zope.testing==4.6.1
zope.testbrowser==5.2.1
zope.testing==4.6.2
zope.testrunner==4.7.0
zope.traversing==4.1.0
zope.viewlet==4.0.0
76 changes: 38 additions & 38 deletions versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ five.globalrequest = 99.1
five.localsitemanager = 3.0.1
funcsigs = 1.0.2
mock = 2.0.0
Missing = 4.0
Missing = 4.0.1
MultiMapping = 4.0
PasteDeploy = 1.5.2
pbr = 3.0.1
pbr = 3.1.1
Persistence = 3.0a3
persistent = 4.2.2
Products.BTreeFolder2 = 4.0.0
Expand All @@ -26,64 +26,64 @@ Products.ZCatalog = 4.0.0
Products.ZCTextIndex = 4.0.2
pytz = 2017.2
Record = 3.4
RestrictedPython = 4.0a2
RestrictedPython = 4.0a3
six = 1.10.0
transaction = 2.1.2
waitress = 1.0.2
WebOb = 1.7.2
WebTest = 2.0.27
WebOb = 1.7.3
WebTest = 2.0.28
WSGIProxy2 = 0.4.4
z3c.pt = 3.0
zc.lockfile = 1.2.1
ZConfig = 3.1.0
ZConfig = 3.2.0
zdaemon = 4.2.0
ZEO = 5.1
zExceptions = 3.6.1
ZODB = 5.2.4
ZODB = 5.3.0
zodbpickle = 0.6.0
zope.annotation = 4.5
zope.browser = 2.1.0
zope.browsermenu = 4.2
zope.browserpage = 4.1.0
zope.browserresource = 4.1.0
zope.cachedescriptors = 4.2.0
zope.component = 4.3.0
zope.componentvocabulary = 2.0.0
zope.browser = 2.2.0
zope.browsermenu = 4.3.0
zope.browserpage = 4.2.0
zope.browserresource = 4.2.1
zope.cachedescriptors = 4.3.0
zope.component = 4.4.0
zope.componentvocabulary = 2.1.0
zope.configuration = 4.1.0
zope.container = 4.1.0
zope.contentprovider = 4.0.0
zope.contenttype = 4.2.0
zope.datetime = 4.1.0
zope.deferredimport = 4.1.0
zope.deprecation = 4.2.0
zope.container = 4.2.1
zope.contentprovider = 4.1.0
zope.contenttype = 4.3.0
zope.datetime = 4.2.0
zope.deferredimport = 4.2.0
zope.deprecation = 4.3.0
zope.dottedname = 4.2.0
zope.event = 4.2.0
zope.event = 4.3.0
zope.exceptions = 4.1.0
zope.filerepresentation = 4.1.0
zope.formlib = 4.3.0
zope.filerepresentation = 4.2.0
zope.formlib = 4.4
zope.globalrequest = 1.4
zope.i18n = 4.2.0
zope.i18nmessageid = 4.1.0
zope.interface = 4.4.1
zope.lifecycleevent = 4.1.0
zope.location = 4.0.3
zope.pagetemplate = 4.2.1
zope.processlifetime = 2.1.0
zope.interface = 4.4.2
zope.lifecycleevent = 4.2.0
zope.location = 4.1.0
zope.pagetemplate = 4.3.0
zope.processlifetime = 2.2.0
zope.proxy = 4.2.1
zope.ptresource = 4.0.0
zope.ptresource = 4.1.0
zope.publisher = 4.3.2
zope.ramcache = 2.1.0
zope.schema = 4.4.2
zope.ramcache = 2.2.0
zope.schema = 4.5.0
zope.security = 4.1.1
zope.sendmail = 4.0.1
zope.sendmail = 4.1.0
zope.sequencesort = 4.0.1
zope.site = 4.0.0
zope.size = 4.1.0
zope.structuredtext = 4.1.0
zope.tal = 4.2.0
zope.site = 4.1.0
zope.size = 4.2.0
zope.structuredtext = 4.2.0
zope.tal = 4.3.0
zope.tales = 4.1.1
zope.testbrowser = 5.2
zope.testing = 4.6.1
zope.testbrowser = 5.2.1
zope.testing = 4.6.2
zope.testrunner = 4.7.0
zope.traversing = 4.1.0
zope.viewlet = 4.0.0
Expand Down
18 changes: 9 additions & 9 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ versions = versions
# Version pins for development and optional dependencies.
alabaster = 0.7.10
appdirs = 1.4.3
Babel = 2.4.0
Babel = 2.5.0
beautifulsoup4 = 4.6.0
buildout.wheel = 0.2.0
chardet = 3.0.3
certifi = 2017.4.17
chardet = 3.0.3
collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.0
coverage = 4.4.1
docutils = 0.13.1
docutils = 0.14
idna = 2.5
imagesize = 0.7.1
Jinja2 = 2.9.6
Expand All @@ -26,22 +26,22 @@ nose = 1.3.7
packaging = 16.8
pip = 9.0.1
plone.recipe.command = 1.1
pluggy = 0.4.0
pluggy = 0.5.2
py = 1.4.34
Pygments = 2.2.0
pyparsing = 2.2.0
python-gettext = 3.0
requests = 2.16.5
setuptools = 33.1.1
snowballstemmer = 1.2.1
Sphinx = 1.6.2
Sphinx = 1.6.3
sphinxcontrib-websupport = 1.0.1
tox = 2.7.0
typing = 3.6.1
tox = 2.8.1
typing = 3.6.2
urllib3 = 1.21.1
virtualenv = 15.1.0
wheel = 0.29.0
z3c.checkversions = 0.5
zc.buildout = 2.9.3
zc.recipe.egg = 2.0.3
zc.buildout = 2.9.4
zc.recipe.egg = 2.0.4
zc.recipe.testrunner = 2.0.0

0 comments on commit 2fe2d6c

Please sign in to comment.