Skip to content

Commit

Permalink
- - Update dependencies to the latest releases for each supported Pyt…
Browse files Browse the repository at this point in the history
…hon version
  • Loading branch information
dataflake committed Jun 1, 2022
1 parent 80c0d9e commit 6c7c15a
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 31 deletions.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ These are all the changes in Zope 4, starting with the alpha releases.
The change log for the previous version, Zope 2.13, is at
https://zope.readthedocs.io/en/2.13/CHANGES.html

4.8.3 (unreleased)
------------------

- Update dependencies to the latest releases for each supported Python version.


4.8.2 (2022-06-01)
------------------

Expand Down
14 changes: 7 additions & 7 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ZODB==5.7.0
ZServer==4.0.2; python_version == '2.7'
Zope2==4.0
five.globalrequest==99.1
five.localsitemanager==3.2.2
five.localsitemanager==3.3
funcsigs==1.0.2
future==0.18.2
ipaddress==1.0.23
Expand All @@ -40,7 +40,7 @@ mock==3.0.5; python_version == '3.5'
mock==4.0.3; python_version > '3.5'
multipart==0.1.1; python_version == '2.7'
multipart==0.2.4; python_version > '2.7'
pbr==5.8.1
pbr==5.9.0
persistent==4.9.0
pytz==2022.1
roman==3.3
Expand All @@ -55,16 +55,16 @@ z3c.pt==3.3.1
zExceptions==4.2
zc.lockfile==2.0
zdaemon==4.3
zodbpickle==2.2.0
zodbpickle==2.3
zope.annotation==4.7.0
zope.browser==2.3
zope.browser==2.4
zope.browsermenu==4.4
zope.browserpage==4.4.0
zope.browserresource==4.4
zope.cachedescriptors==4.3.1
zope.component==5.0.1
zope.componentvocabulary==2.3.0
zope.configuration==4.4.0
zope.configuration==4.4.1
zope.container==4.5.0
zope.contentprovider==4.2.1
zope.contenttype==4.5.0
Expand All @@ -81,7 +81,7 @@ zope.hookable==5.1.0
zope.i18n==4.9.0
zope.i18nmessageid==5.0.1
zope.interface==5.4.0
zope.lifecycleevent==4.3.0
zope.lifecycleevent==4.4
zope.location==4.2
zope.pagetemplate==4.6.0
zope.processlifetime==2.3.0
Expand All @@ -90,7 +90,7 @@ zope.ptresource==4.3.0
zope.publisher==6.1.0
zope.ramcache==2.4
zope.schema==6.2.0
zope.security==5.2
zope.security==5.3
zope.sendmail==5.2
zope.sequencesort==4.2
zope.site==4.5.0
Expand Down
16 changes: 8 additions & 8 deletions requirements-full.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Zope==4.8.2
Zope==<5
AccessControl==4.3
Acquisition==4.10
AuthEncoding==4.3
Expand Down Expand Up @@ -32,7 +32,7 @@ ZODB==5.7.0
ZServer==4.0.2; python_version == '2.7'
Zope2==4.0
five.globalrequest==99.1
five.localsitemanager==3.2.2
five.localsitemanager==3.3
funcsigs==1.0.2
future==0.18.2
ipaddress==1.0.23
Expand All @@ -41,7 +41,7 @@ mock==3.0.5; python_version == '3.5'
mock==4.0.3; python_version > '3.5'
multipart==0.1.1; python_version == '2.7'
multipart==0.2.4; python_version > '2.7'
pbr==5.8.1
pbr==5.9.0
persistent==4.9.0
pytz==2022.1
roman==3.3
Expand All @@ -56,16 +56,16 @@ z3c.pt==3.3.1
zExceptions==4.2
zc.lockfile==2.0
zdaemon==4.3
zodbpickle==2.2.0
zodbpickle==2.3
zope.annotation==4.7.0
zope.browser==2.3
zope.browser==2.4
zope.browsermenu==4.4
zope.browserpage==4.4.0
zope.browserresource==4.4
zope.cachedescriptors==4.3.1
zope.component==5.0.1
zope.componentvocabulary==2.3.0
zope.configuration==4.4.0
zope.configuration==4.4.1
zope.container==4.5.0
zope.contentprovider==4.2.1
zope.contenttype==4.5.0
Expand All @@ -82,7 +82,7 @@ zope.hookable==5.1.0
zope.i18n==4.9.0
zope.i18nmessageid==5.0.1
zope.interface==5.4.0
zope.lifecycleevent==4.3.0
zope.lifecycleevent==4.4
zope.location==4.2
zope.pagetemplate==4.6.0
zope.processlifetime==2.3.0
Expand All @@ -91,7 +91,7 @@ zope.ptresource==4.3.0
zope.publisher==6.1.0
zope.ramcache==2.4
zope.schema==6.2.0
zope.security==5.2
zope.security==5.3
zope.sendmail==5.2
zope.sequencesort==4.2
zope.site==4.5.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def _read_file(filename):
README = _read_file('README.rst')
CHANGES = _read_file('CHANGES.rst')

version = '4.8.2'
version = '4.8.3.dev0'


setup(
Expand Down
16 changes: 8 additions & 8 deletions versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Version pins for required and commonly used dependencies.

[versions]
Zope = 4.8.2
Zope = <5
Zope2 = 4.0
# AccessControl 5+ no longer supports Zope 4.
AccessControl = 4.3
Expand Down Expand Up @@ -30,13 +30,13 @@ ZConfig = 3.6.0
ZEO = 5.3.0
ZODB = 5.7.0
five.globalrequest = 99.1
five.localsitemanager = 3.2.2
five.localsitemanager = 3.3
funcsigs = 1.0.2
future = 0.18.2
ipaddress = 1.0.23
mock = 4.0.3
multipart = 0.2.4
pbr = 5.8.1
pbr = 5.9.0
persistent = 4.9.0
pytz = 2022.1
roman = 3.3
Expand All @@ -48,16 +48,16 @@ z3c.pt = 3.3.1
zExceptions = 4.2
zc.lockfile = 2.0
zdaemon = 4.3
zodbpickle = 2.2.0
zodbpickle = 2.3
zope.annotation = 4.7.0
zope.browser = 2.3
zope.browser = 2.4
zope.browsermenu = 4.4
zope.browserpage = 4.4.0
zope.browserresource = 4.4
zope.cachedescriptors = 4.3.1
zope.component = 5.0.1
zope.componentvocabulary = 2.3.0
zope.configuration = 4.4.0
zope.configuration = 4.4.1
zope.container = 4.5.0
zope.contentprovider = 4.2.1
zope.contenttype = 4.5.0
Expand All @@ -74,7 +74,7 @@ zope.hookable = 5.1.0
zope.i18n = 4.9.0
zope.i18nmessageid = 5.0.1
zope.interface = 5.4.0
zope.lifecycleevent = 4.3.0
zope.lifecycleevent = 4.4
zope.location = 4.2
zope.pagetemplate = 4.6.0
zope.processlifetime = 2.3.0
Expand All @@ -83,7 +83,7 @@ zope.ptresource = 4.3.0
zope.publisher = 6.1.0
zope.ramcache = 2.4
zope.schema = 6.2.0
zope.security = 5.2
zope.security = 5.3
zope.sendmail = 5.2
zope.sequencesort = 4.2
zope.site = 4.5.0
Expand Down
24 changes: 17 additions & 7 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ versions = versions

[versions]
# Version pins for development and optional dependencies.
Babel = 2.9.1
Jinja2 = 3.1.1
Babel = 2.10.1
Jinja2 = 3.1.2
MarkupSafe = 2.1.1
Pygments = 2.11.2
Sphinx = 4.5.0
Pygments = 2.12.0
Sphinx = 5.0.0
alabaster = 0.7.12
backports.functools-lru-cache = 1.6.4
beautifulsoup4 = 4.11.1
certifi = 2021.10.8
cffi = 1.15.0
chardet = 4.0.0
charset-normalizer = 2.0.4
charset-normalizer = 2.0.12
collective.recipe.template = 2.2
# sphinx-rtd-theme requires docutils <18
docutils = 0.17.1
Expand All @@ -25,13 +25,13 @@ imagesize = 1.3.0
mr.developer = 2.0.1
packaging = 21.3
plone.recipe.command = 1.1
pyparsing = 3.0.8
pyparsing = 3.0.9
pycparser = 2.21
python-gettext = 4.0
requests = 2.27.1
singledispatch = 3.7.0
snowballstemmer = 2.2.0
soupsieve = 2.3.2
soupsieve = 2.3.2.post1
sphinx-rtd-theme = 1.0.0
sphinxcontrib-applehelp = 1.0.2
sphinxcontrib-devhelp = 1.0.2
Expand All @@ -51,6 +51,8 @@ zc.recipe.testrunner = 2.2
zodbupdate = 1.5

[versions:python27]
# Babel 2.10 requires Python 3.6
Babel = 2.9.1
# Jinja2 3 and up needs Python 3.6 or higher
Jinja2 = 2.11.3
# MarkupSafe 2+ needs Python 3.6 or higher
Expand All @@ -75,14 +77,20 @@ pyparsing = 2.4.7
soupsieve = 1.9.6

[versions:python35]
# Babel 2.10 requires Python 3.6
Babel = 2.9.1
# Jinja2 3 and up needs Python 3.6 or higher
Jinja2 = 2.11.3
# MarkupSafe 2+ needs Python 3.6 or higher
MarkupSafe = 1.1.1
# Pygments version 2.12 requires Python 3.6
Pygments = 2.11.2
# Version 4 needs Python 3.6 or higher
Sphinx = 3.5.4
# beautifulsoup4 4.11 and up requires Python 3.6
beautifulsoup4 = 4.10.0
# certifi 2022 dropped support for Python 3.5
certifi = 2021.10.8
# cffi 1.15 dropped support for Python 3.5
cffi = 1.14.6
# packaging 21 and up requires Python 3.6
Expand All @@ -97,3 +105,5 @@ soupsieve = 2.1
Jinja2 = 3.0.3
# MarkupSafe 2.1 needs Python 3.7 or higher
MarkupSafe = 2.0.1
# soupsieve 2.3.2 droppen Python 3.6 support
soupsieve = 2.3.1

0 comments on commit 6c7c15a

Please sign in to comment.