Skip to content

Commit

Permalink
Merge branch 'master' into fix_524
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 8, 2019
2 parents b410b96 + 0d51e66 commit aaaa73b
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 48 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Expand Up @@ -65,6 +65,8 @@ Other changes
- Resurrect automatic support for ``standard_error_message`` DTML Method
(`#238 <https://github.com/zopefoundation/Zope/issues/238>`_)

- Update dependencies to newest versions.


4.0b9 (2019-02-09)
------------------
Expand Down
5 changes: 0 additions & 5 deletions buildout.cfg
Expand Up @@ -19,11 +19,6 @@ parts =
requirements
sources-dir = develop
auto-checkout =
Products.BTreeFolder2
Products.MailHost
Products.PythonScripts
Products.SiteErrorLog
Products.ZCatalog

[testenv]
PYTHONHASHSEED = random
Expand Down
20 changes: 10 additions & 10 deletions constraints.txt
Expand Up @@ -4,21 +4,21 @@ AuthEncoding==4.1
BTrees==4.5.1
Chameleon==3.6
DateTime==4.3
DocumentTemplate==3.0b5
DocumentTemplate==3.0b6
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
PasteDeploy==2.0.1
Persistence==3.0b4
Products.BTreeFolder2==4.1
Products.ZCatalog==4.3
Products.BTreeFolder2==4.2
Products.ZCatalog==4.4
Record==3.5
RestrictedPython==4.0b8
WSGIProxy2==0.4.5
WSGIProxy2==0.4.6
WebOb==1.8.5
WebTest==2.0.32
WebTest==2.0.33
ZConfig==3.4.0
ZEO==5.2.0
ZEO==5.2.1
ZODB==5.5.1
ZServer==4.0b3 ; python_version < '3.0'
Zope2==4.0b1
Expand All @@ -28,7 +28,7 @@ funcsigs==1.0.2
future==0.17.1
ipaddress==1.0.22
mock==2.0.0
pbr==5.1.2
pbr==5.1.3
persistent==4.4.3
pytz==2018.9
shutilwhich==1.1.0
Expand All @@ -48,7 +48,7 @@ zope.browserresource==4.3
zope.cachedescriptors==4.3.1
zope.component==4.5
zope.componentvocabulary==2.2.0
zope.configuration==4.3.0
zope.configuration==4.3.1
zope.container==4.2.2
zope.contentprovider==4.2.1
zope.contenttype==4.4
Expand All @@ -59,10 +59,10 @@ zope.dottedname==4.3
zope.event==4.4
zope.exceptions==4.3
zope.filerepresentation==4.2.0
zope.formlib==4.5.0
zope.formlib==4.6.0
zope.globalrequest==1.5
zope.hookable==4.2.0
zope.i18n==4.6.1
zope.i18n==4.6.2
zope.i18nmessageid==4.3.1
zope.interface==4.6.0
zope.lifecycleevent==4.3.0
Expand Down
20 changes: 10 additions & 10 deletions requirements-full.txt
Expand Up @@ -5,21 +5,21 @@ AuthEncoding==4.1
BTrees==4.5.1
Chameleon==3.6
DateTime==4.3
DocumentTemplate==3.0b5
DocumentTemplate==3.0b6
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
PasteDeploy==2.0.1
Persistence==3.0b4
Products.BTreeFolder2==4.1
Products.ZCatalog==4.3
Products.BTreeFolder2==4.2
Products.ZCatalog==4.4
Record==3.5
RestrictedPython==4.0b8
WSGIProxy2==0.4.5
WSGIProxy2==0.4.6
WebOb==1.8.5
WebTest==2.0.32
WebTest==2.0.33
ZConfig==3.4.0
ZEO==5.2.0
ZEO==5.2.1
ZODB==5.5.1
Zope2==4.0b1
five.globalrequest==99.1
Expand All @@ -28,7 +28,7 @@ funcsigs==1.0.2
future==0.17.1
ipaddress==1.0.22
mock==2.0.0
pbr==5.1.2
pbr==5.1.3
persistent==4.4.3
pytz==2018.9
shutilwhich==1.1.0
Expand All @@ -48,7 +48,7 @@ zope.browserresource==4.3
zope.cachedescriptors==4.3.1
zope.component==4.5
zope.componentvocabulary==2.2.0
zope.configuration==4.3.0
zope.configuration==4.3.1
zope.container==4.2.2
zope.contentprovider==4.2.1
zope.contenttype==4.4
Expand All @@ -59,10 +59,10 @@ zope.dottedname==4.3
zope.event==4.4
zope.exceptions==4.3
zope.filerepresentation==4.2.0
zope.formlib==4.5.0
zope.formlib==4.6.0
zope.globalrequest==1.5
zope.hookable==4.2.0
zope.i18n==4.6.1
zope.i18n==4.6.2
zope.i18nmessageid==4.3.1
zope.interface==4.6.0
zope.lifecycleevent==4.3.0
Expand Down
20 changes: 10 additions & 10 deletions versions-prod.cfg
Expand Up @@ -10,7 +10,7 @@ Acquisition = 4.5
BTrees = 4.5.1
Chameleon = 3.6
DateTime = 4.3
DocumentTemplate = 3.0b5
DocumentTemplate = 3.0b6
ExtensionClass = 4.4
five.globalrequest = 99.1
five.localsitemanager = 3.2.2
Expand All @@ -21,11 +21,11 @@ Missing = 4.1
mock = 2.0.0
MultiMapping = 4.1
PasteDeploy = 2.0.1
pbr = 5.1.2
pbr = 5.1.3
Persistence = 3.0b4
persistent = 4.4.3
Products.BTreeFolder2 = 4.1
Products.ZCatalog = 4.3
Products.BTreeFolder2 = 4.2
Products.ZCatalog = 4.4
pytz = 2018.9
Record = 3.5
RestrictedPython = 4.0b8
Expand All @@ -34,13 +34,13 @@ six = 1.12.0
transaction = 2.4.0
waitress = 1.2.1
WebOb = 1.8.5
WebTest = 2.0.32
WSGIProxy2 = 0.4.5
WebTest = 2.0.33
WSGIProxy2 = 0.4.6
z3c.pt = 3.2.0
zc.lockfile = 1.4
ZConfig = 3.4.0
zdaemon = 4.3
ZEO = 5.2.0
ZEO = 5.2.1
zExceptions = 4.1
ZODB = 5.5.1
zodbpickle = 1.0.3
Expand All @@ -52,7 +52,7 @@ zope.browserresource = 4.3
zope.cachedescriptors = 4.3.1
zope.component = 4.5
zope.componentvocabulary = 2.2.0
zope.configuration = 4.3.0
zope.configuration = 4.3.1
zope.container = 4.2.2
zope.contentprovider = 4.2.1
zope.contenttype = 4.4
Expand All @@ -63,10 +63,10 @@ zope.dottedname = 4.3
zope.event = 4.4
zope.exceptions = 4.3
zope.filerepresentation = 4.2.0
zope.formlib = 4.5.0
zope.formlib = 4.6.0
zope.globalrequest = 1.5
zope.hookable = 4.2.0
zope.i18n = 4.6.1
zope.i18n = 4.6.2
zope.i18nmessageid = 4.3.1
zope.interface = 4.6.0
zope.lifecycleevent = 4.3.0
Expand Down
26 changes: 13 additions & 13 deletions versions.cfg
Expand Up @@ -13,7 +13,7 @@ beautifulsoup4 = 4.7.1
bleach = 3.1.0
buildout.wheel = 0.2.0
certifi = 2018.11.29
cffi = 1.11.5
cffi = 1.12.2
chardet = 3.0.4
cmarkgfm = 0.4.2
collective.recipe.cmd = 0.11
Expand All @@ -25,17 +25,17 @@ filelock = 3.0.10
idna = 2.8
imagesize = 1.1.0
Jinja2 = 2.10
lxml = 4.3.1
lxml = 4.3.2
manuel = 1.10.1
MarkupSafe = 1.1.0
mr.developer = 1.38
MarkupSafe = 1.1.1
mr.developer = 2.0.0
nose = 1.3.7
packaging = 19.0
pip = 19.0.2
pip = 19.0.3
pkginfo = 1.5.0.1
plone.recipe.command = 1.1
pluggy = 0.8.1
py = 1.7.0
pluggy = 0.9.0
py = 1.8.0
pycparser = 2.19
Pygments = 2.3.1
pyparsing = 2.3.1
Expand All @@ -44,20 +44,20 @@ readme-renderer = 24.0
requests = 2.21.0
requests-toolbelt = 0.9.1
snowballstemmer = 1.2.1
soupsieve = 1.7.3
soupsieve = 1.8
Sphinx = 1.8.4
sphinxcontrib-websupport = 1.1.0
toml = 0.10.0
tox = 3.7.0
tqdm = 4.31.0
twine = 1.12.1
tqdm = 4.31.1
twine = 1.13.0
typing = 3.6.6
urllib3 = 1.24.1
virtualenv = 16.4.0
virtualenv = 16.4.3
webencodings = 0.5.1
wheel = 0.32.3
wheel = 0.33.1
z3c.checkversions = 1.1
zc.recipe.egg = 2.0.7
zc.recipe.testrunner = 2.0.0
zest.releaser = 6.16.0
zest.releaser = 6.17.0
zodbupdate = 1.1

0 comments on commit aaaa73b

Please sign in to comment.