Skip to content

Commit

Permalink
Update to current releases of the dependencies. (#682)
Browse files Browse the repository at this point in the history
Additionally add version pins needed by bin/buildout on Python 2 for the new versions.
  • Loading branch information
Michael Howitz committed Aug 8, 2019
1 parent e2cfef9 commit a53e438
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 37 deletions.
16 changes: 8 additions & 8 deletions constraints.txt
@@ -1,14 +1,14 @@
AccessControl==4.0
Acquisition==4.6
AuthEncoding==4.1
BTrees==4.5.1
BTrees==4.6.0
Chameleon==3.6.2
DateTime==4.3
DocumentTemplate==3.1b2
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Paste==3.0.8
Paste==3.1.0
PasteDeploy==2.0.1
Persistence==3.0
Products.BTreeFolder2==4.2
Expand All @@ -29,9 +29,9 @@ funcsigs==1.0.2
future==0.17.1
ipaddress==1.0.22
mock==3.0.5
pbr==5.3.1
pbr==5.4.2
persistent==4.5.0
pytz==2019.1
pytz==2019.2
roman==3.2
shutilwhich==1.1.0
six==1.12.0
Expand All @@ -55,7 +55,7 @@ zope.container==4.2.2
zope.contentprovider==4.2.1
zope.contenttype==4.4
zope.datetime==4.2.0
zope.deferredimport==4.3
zope.deferredimport==4.3.1
zope.deprecation==4.4.0
zope.dottedname==4.3
zope.event==4.4
Expand All @@ -64,16 +64,16 @@ zope.filerepresentation==4.2.0
zope.formlib==4.6.0
zope.globalrequest==1.5
zope.hookable==4.2.0
zope.i18n==4.6.2
zope.i18n==4.7.0
zope.i18nmessageid==4.3.1
zope.interface==4.6.0
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.4.1
zope.processlifetime==2.3.0
zope.proxy==4.3.1
zope.proxy==4.3.2
zope.ptresource==4.2.0
zope.publisher==5.0.1
zope.publisher==5.1.0
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==4.3.1
Expand Down
16 changes: 8 additions & 8 deletions requirements-full.txt
Expand Up @@ -2,14 +2,14 @@
AccessControl==4.0
Acquisition==4.6
AuthEncoding==4.1
BTrees==4.5.1
BTrees==4.6.0
Chameleon==3.6.2
DateTime==4.3
DocumentTemplate==3.1b2
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Paste==3.0.8
Paste==3.1.0
PasteDeploy==2.0.1
Persistence==3.0
Products.BTreeFolder2==4.2
Expand All @@ -29,9 +29,9 @@ funcsigs==1.0.2
future==0.17.1
ipaddress==1.0.22
mock==3.0.5
pbr==5.3.1
pbr==5.4.2
persistent==4.5.0
pytz==2019.1
pytz==2019.2
roman==3.2
shutilwhich==1.1.0
six==1.12.0
Expand All @@ -55,7 +55,7 @@ zope.container==4.2.2
zope.contentprovider==4.2.1
zope.contenttype==4.4
zope.datetime==4.2.0
zope.deferredimport==4.3
zope.deferredimport==4.3.1
zope.deprecation==4.4.0
zope.dottedname==4.3
zope.event==4.4
Expand All @@ -64,16 +64,16 @@ zope.filerepresentation==4.2.0
zope.formlib==4.6.0
zope.globalrequest==1.5
zope.hookable==4.2.0
zope.i18n==4.6.2
zope.i18n==4.7.0
zope.i18nmessageid==4.3.1
zope.interface==4.6.0
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.4.1
zope.processlifetime==2.3.0
zope.proxy==4.3.1
zope.proxy==4.3.2
zope.ptresource==4.2.0
zope.publisher==5.0.1
zope.publisher==5.1.0
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==4.3.1
Expand Down
16 changes: 8 additions & 8 deletions versions-prod.cfg
Expand Up @@ -7,14 +7,14 @@ Zope2 = 4.0
AccessControl = 4.0
Acquisition = 4.6
AuthEncoding = 4.1
BTrees = 4.5.1
BTrees = 4.6.0
Chameleon = 3.6.2
DateTime = 4.3
DocumentTemplate = 3.1b2
ExtensionClass = 4.4
Missing = 4.1
MultiMapping = 4.1
Paste = 3.0.8
Paste = 3.1.0
PasteDeploy = 2.0.1
Persistence = 3.0
Products.BTreeFolder2 = 4.2
Expand All @@ -34,9 +34,9 @@ funcsigs = 1.0.2
future = 0.17.1
ipaddress = 1.0.22
mock = 3.0.5
pbr = 5.3.1
pbr = 5.4.2
persistent = 4.5.0
pytz = 2019.1
pytz = 2019.2
roman = 3.2
shutilwhich = 1.1.0
six = 1.12.0
Expand All @@ -60,7 +60,7 @@ zope.container = 4.2.2
zope.contentprovider = 4.2.1
zope.contenttype = 4.4
zope.datetime = 4.2.0
zope.deferredimport = 4.3
zope.deferredimport = 4.3.1
zope.deprecation = 4.4.0
zope.dottedname = 4.3
zope.event = 4.4
Expand All @@ -69,16 +69,16 @@ zope.filerepresentation = 4.2.0
zope.formlib = 4.6.0
zope.globalrequest = 1.5
zope.hookable = 4.2.0
zope.i18n = 4.6.2
zope.i18n = 4.7.0
zope.i18nmessageid = 4.3.1
zope.interface = 4.6.0
zope.lifecycleevent = 4.3.0
zope.location = 4.2
zope.pagetemplate = 4.4.1
zope.processlifetime = 2.3.0
zope.proxy = 4.3.1
zope.proxy = 4.3.2
zope.ptresource = 4.2.0
zope.publisher = 5.0.1
zope.publisher = 5.1.0
zope.ramcache = 2.3
zope.schema = 4.9.3
zope.security = 4.3.1
Expand Down
30 changes: 17 additions & 13 deletions versions.cfg
Expand Up @@ -8,14 +8,14 @@ versions = versions
Babel = 2.7.0
Jinja2 = 2.10.1
MarkupSafe = 1.1.1
Paste = 3.0.8
Pygments = 2.4.2
# Version 2.0+ needs Python 3.x
Sphinx = 1.8.5
alabaster = 0.7.12
appdirs = 1.4.3
attrs = 19.1.0
backports.functools-lru-cache = 1.5
beautifulsoup4 = 4.7.1
beautifulsoup4 = 4.8.0
bleach = 3.1.0
buildout.wheel = 0.2.0
certifi = 2019.6.16
Expand All @@ -26,30 +26,34 @@ collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.1
collective.recipe.template = 2.1
colorama = 0.4.1
coverage = 4.5.3
docutils = 0.14
configparser = 3.7.4
contextlib2 = 0.5.5
coverage = 4.5.4
docutils = 0.15.2
filelock = 3.0.12
idna = 2.8
imagesize = 1.1.0
importlib-metadata = 0.18
lxml = 4.3.4
importlib-metadata = 0.19
lxml = 4.4.0
manuel = 1.10.1
mr.developer = 2.0.0
nose = 1.3.7
packaging = 19.0
pip = 19.1.1
packaging = 19.1
pathlib2 = 2.3.4
pip = 19.2.1
pkginfo = 1.5.0.1
plone.recipe.command = 1.1
pluggy = 0.12.0
py = 1.8.0
pycparser = 2.19
pyparsing = 2.4.0
pyparsing = 2.4.2
python-gettext = 4.0
readme-renderer = 24.0
repoze.sphinx.autointerface = 0.8
requests = 2.22.0
requests-toolbelt = 0.9.1
snowballstemmer = 1.2.1
scandir = 1.10.0
snowballstemmer = 1.9
soupsieve = 1.9.2
sphinx-rtd-theme = 0.4.3
sphinxcontrib-websupport = 1.1.2
Expand All @@ -60,12 +64,12 @@ tqdm = 4.32.2
twine = 1.13.0
typing = 3.7.4
urllib3 = 1.25.3
virtualenv = 16.6.1
virtualenv = 16.7.2
webencodings = 0.5.1
wheel = 0.33.4
z3c.checkversions = 1.1
zc.recipe.egg = 2.0.7
zc.recipe.testrunner = 2.1
zest.releaser = 6.19.0
zipp = 0.5.1
zodbupdate = 1.2
zipp = 0.5.2
zodbupdate = 1.3

0 comments on commit a53e438

Please sign in to comment.