Skip to content

Commit

Permalink
- vb and update to latest package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 22, 2023
1 parent 57fcd10 commit fcf8c4a
Show file tree
Hide file tree
Showing 5 changed files with 107 additions and 101 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ https://github.com/zopefoundation/Zope/blob/4.x/CHANGES.rst
5.8.3 (unreleased)
------------------

- Update to newest compatible versions of dependencies.


5.8.2 (2023-05-22)
------------------
Expand Down
61 changes: 31 additions & 30 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,79 +1,80 @@
AccessControl==6.1
Acquisition==4.13
Acquisition==5.0
AuthEncoding==5.0
BTrees==5.0
Chameleon==4.0.0
DateTime==5.1
DocumentTemplate==4.4
ExtensionClass==5.0
MultiMapping==5.0
Paste==3.5.2
Paste==3.5.3
PasteDeploy==2.1.1; python_version == '3.7'
PasteDeploy==3.0.1; python_version > '3.7'
Persistence==3.6
Persistence==4.0.post1
RestrictedPython==6.0
WSGIProxy2==0.5.1
WebOb==1.8.7
WebTest==3.0.0
ZConfig==3.6.1
ZConfig==4.0
ZODB==5.8.0
Zope2==4.0
beautifulsoup4==4.11.2
beautifulsoup4==4.12.2
cffi==1.15.1
multipart==0.2.4
persistent==5.0
pycparser==2.21
python-gettext==4.1
pytz==2022.7.1
python-gettext==5.0
pytz==2023.3
roman==4.0
setuptools==65.7.0
six==1.16.0
soupsieve==2.4
soupsieve==2.4.1
transaction==3.1.0
waitress==2.1.2
z3c.pt==3.3.1
z3c.pt==4.0
zExceptions==4.3
zc.lockfile==3.0.post1
zc.recipe.egg==2.0.7
zodbpickle==2.6
zope.annotation==4.8
zope.browser==2.4
zodbpickle==3.0.1
zope.annotation==5.0
zope.browser==3.0
zope.browsermenu==5.0
zope.browserpage==5.0
zope.browserresource==5.0
zope.cachedescriptors==4.4
zope.component==5.1.0
zope.configuration==4.4.1
zope.container==5.0
zope.contentprovider==4.2.1
zope.contenttype==4.6
zope.datetime==4.3.0
zope.cachedescriptors==5.0
zope.component==6.0
zope.configuration==5.0
zope.container==5.1
zope.contentprovider==5.0
zope.contenttype==5.0
zope.datetime==5.0.0
zope.deferredimport==4.4
zope.deprecation==4.4.0
zope.dottedname==5.0
zope.deprecation==5.0
zope.dottedname==6.0
zope.event==4.6
zope.exceptions==4.6
zope.filerepresentation==6.0
zope.globalrequest==1.6
zope.globalrequest==2.0
zope.hookable==5.4
zope.i18n==4.9.0
zope.i18nmessageid==5.1.1
zope.i18n==5.0
zope.i18nmessageid==6.0.1
zope.interface==6.0
zope.lifecycleevent==4.4
zope.location==4.3
zope.pagetemplate==5.0
zope.processlifetime==2.4
zope.processlifetime==3.0
zope.proxy==5.0.0
zope.ptresource==4.3.0
zope.ptresource==5.0
zope.publisher==6.1.0
zope.schema==7.0.1
zope.security==6.1
zope.sequencesort==5.0
zope.site==4.6.1
zope.size==4.4
zope.structuredtext==4.4
zope.structuredtext==5.0
zope.tal==5.0.1
zope.tales==5.2
zope.testbrowser==5.6.1
zope.testbrowser==6.0
zope.testing==5.0.1
zope.traversing==4.4.1
zope.viewlet==4.3
zope.traversing==5.0
zope.viewlet==5.0
61 changes: 31 additions & 30 deletions requirements-full.txt
Original file line number Diff line number Diff line change
@@ -1,80 +1,81 @@
-e git+https://github.com/zopefoundation/Zope.git@master#egg=Zope
AccessControl==6.1
Acquisition==4.13
Acquisition==5.0
AuthEncoding==5.0
BTrees==5.0
Chameleon==4.0.0
DateTime==5.1
DocumentTemplate==4.4
ExtensionClass==5.0
MultiMapping==5.0
Paste==3.5.2
Paste==3.5.3
PasteDeploy==2.1.1; python_version == '3.7'
PasteDeploy==3.0.1; python_version > '3.7'
Persistence==3.6
Persistence==4.0.post1
RestrictedPython==6.0
WSGIProxy2==0.5.1
WebOb==1.8.7
WebTest==3.0.0
ZConfig==3.6.1
ZConfig==4.0
ZODB==5.8.0
Zope2==4.0
beautifulsoup4==4.11.2
beautifulsoup4==4.12.2
cffi==1.15.1
multipart==0.2.4
persistent==5.0
pycparser==2.21
python-gettext==4.1
pytz==2022.7.1
python-gettext==5.0
pytz==2023.3
roman==4.0
setuptools==65.7.0
six==1.16.0
soupsieve==2.4
soupsieve==2.4.1
transaction==3.1.0
waitress==2.1.2
z3c.pt==3.3.1
z3c.pt==4.0
zExceptions==4.3
zc.lockfile==3.0.post1
zc.recipe.egg==2.0.7
zodbpickle==2.6
zope.annotation==4.8
zope.browser==2.4
zodbpickle==3.0.1
zope.annotation==5.0
zope.browser==3.0
zope.browsermenu==5.0
zope.browserpage==5.0
zope.browserresource==5.0
zope.cachedescriptors==4.4
zope.component==5.1.0
zope.configuration==4.4.1
zope.container==5.0
zope.contentprovider==4.2.1
zope.contenttype==4.6
zope.datetime==4.3.0
zope.cachedescriptors==5.0
zope.component==6.0
zope.configuration==5.0
zope.container==5.1
zope.contentprovider==5.0
zope.contenttype==5.0
zope.datetime==5.0.0
zope.deferredimport==4.4
zope.deprecation==4.4.0
zope.dottedname==5.0
zope.deprecation==5.0
zope.dottedname==6.0
zope.event==4.6
zope.exceptions==4.6
zope.filerepresentation==6.0
zope.globalrequest==1.6
zope.globalrequest==2.0
zope.hookable==5.4
zope.i18n==4.9.0
zope.i18nmessageid==5.1.1
zope.i18n==5.0
zope.i18nmessageid==6.0.1
zope.interface==6.0
zope.lifecycleevent==4.4
zope.location==4.3
zope.pagetemplate==5.0
zope.processlifetime==2.4
zope.processlifetime==3.0
zope.proxy==5.0.0
zope.ptresource==4.3.0
zope.ptresource==5.0
zope.publisher==6.1.0
zope.schema==7.0.1
zope.security==6.1
zope.sequencesort==5.0
zope.site==4.6.1
zope.size==4.4
zope.structuredtext==4.4
zope.structuredtext==5.0
zope.tal==5.0.1
zope.tales==5.2
zope.testbrowser==5.6.1
zope.testbrowser==6.0
zope.testing==5.0.1
zope.traversing==4.4.1
zope.viewlet==4.3
zope.traversing==5.0
zope.viewlet==5.0
61 changes: 31 additions & 30 deletions versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,82 +5,83 @@
Zope =
Zope2 = 4.0
AccessControl = 6.1
Acquisition = 4.13
Acquisition = 5.0
AuthEncoding = 5.0
BTrees = 5.0
Chameleon = 4.0.0
DateTime = 5.1
DocumentTemplate = 4.4
ExtensionClass = 5.0
MultiMapping = 5.0
Paste = 3.5.2
Paste = 3.5.3
PasteDeploy = 3.0.1
Persistence = 3.6
Persistence = 4.0.post1
RestrictedPython = 6.0
WebTest = 3.0.0
WSGIProxy2 = 0.5.1
WebOb = 1.8.7
ZConfig = 3.6.1
ZConfig = 4.0
ZODB = 5.8.0
beautifulsoup4 = 4.11.2
beautifulsoup4 = 4.12.2
cffi = 1.15.1
multipart = 0.2.4
persistent = 5.0
pycparser = 2.21
python-gettext = 4.1
pytz = 2022.7.1
python-gettext = 5.0
pytz = 2023.3
six = 1.16.0
roman = 4.0
soupsieve = 2.4
setuptools = 65.7.0
soupsieve = 2.4.1
transaction = 3.1.0
waitress = 2.1.2
z3c.pt = 3.3.1
z3c.pt = 4.0
zExceptions = 4.3
zc.lockfile = 3.0.post1
zc.recipe.egg = 2.0.7
zodbpickle = 2.6
zope.annotation = 4.8
zope.browser = 2.4
zodbpickle = 3.0.1
zope.annotation = 5.0
zope.browser = 3.0
zope.browsermenu = 5.0
zope.browserpage = 5.0
zope.browserresource = 5.0
zope.cachedescriptors = 4.4
zope.component = 5.1.0
zope.configuration = 4.4.1
zope.container = 5.0
zope.contentprovider = 4.2.1
zope.contenttype = 4.6
zope.datetime = 4.3.0
zope.cachedescriptors = 5.0
zope.component = 6.0
zope.configuration = 5.0
zope.container = 5.1
zope.contentprovider = 5.0
zope.contenttype = 5.0
zope.datetime = 5.0.0
zope.deferredimport = 4.4
zope.deprecation = 4.4.0
zope.dottedname = 5.0
zope.deprecation = 5.0
zope.dottedname = 6.0
zope.event = 4.6
zope.exceptions = 4.6
zope.filerepresentation = 6.0
zope.globalrequest = 1.6
zope.globalrequest = 2.0
zope.hookable = 5.4
zope.i18n = 4.9.0
zope.i18nmessageid = 5.1.1
zope.i18n = 5.0
zope.i18nmessageid = 6.0.1
zope.interface = 6.0
zope.lifecycleevent = 4.4
zope.location = 4.3
zope.pagetemplate = 5.0
zope.processlifetime = 2.4
zope.processlifetime = 3.0
zope.proxy = 5.0.0
zope.ptresource = 4.3.0
zope.ptresource = 5.0
zope.publisher = 6.1.0
zope.schema = 7.0.1
zope.security = 6.1
zope.sequencesort = 5.0
zope.site = 4.6.1
zope.size = 4.4
zope.structuredtext = 4.4
zope.structuredtext = 5.0
zope.tal = 5.0.1
zope.tales = 5.2
zope.testbrowser = 5.6.1
zope.testbrowser = 6.0
zope.testing = 5.0.1
zope.traversing = 4.4.1
zope.viewlet = 4.3
zope.traversing = 5.0
zope.viewlet = 5.0

[versions:python37]
# PasteDeploy 3.x works on Python 3.7 but pulls tons of dependencies
Expand Down
23 changes: 12 additions & 11 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ Babel = 2.12.1
Jinja2 = 3.1.2
Missing = 4.2
MarkupSafe = 2.1.2
Products.BTreeFolder2 = 5.0
Products.BTreeFolder2 = 5.1
Products.ZCatalog = 7.0
Pygments = 2.14.0
Record = 3.6
Sphinx = 6.1.3
Pygments = 2.15.1
Record = 4.0
# sphinx-rtd-theme 1.2.0 requires Sphinx<7
Sphinx = 6.2.1
alabaster = 0.7.13
certifi = 2022.12.7
certifi = 2023.5.7
charset-normalizer = 3.1.0
collective.recipe.template = 2.2
# sphinx-rtd-theme 1.2.0 requires docutils<19
Expand All @@ -24,9 +25,9 @@ five.localsitemanager = 4.0
idna = 3.4
imagesize = 1.4.1
mr.developer = 2.0.1
packaging = 23.0
packaging = 23.1
plone.recipe.command = 1.1
requests = 2.28.2
requests = 2.30.0
snowballstemmer = 2.2.0
sphinx-rtd-theme = 1.2.0
sphinxcontrib-applehelp = 1.0.4
Expand All @@ -36,8 +37,8 @@ sphinxcontrib-jquery = 4.1
sphinxcontrib-jsmath = 1.0.1
sphinxcontrib-qthelp = 1.0.3
sphinxcontrib-serializinghtml = 1.1.5
tempstorage = 5.2
urllib3 = 1.26.15
z3c.checkversions = 1.2
tempstorage = 6.0
urllib3 = 2.0.2
z3c.checkversions = 2.0
zc.recipe.testrunner = 3.0
zope.testrunner = 5.6
zope.testrunner = 6.0

0 comments on commit fcf8c4a

Please sign in to comment.