From 584245cb5801657717955d73c96af8726716635a Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Wed, 15 Mar 2023 01:13:56 +0100 Subject: [PATCH] Update various 6.0 versions, 2023-03-15 This includes several major releases of Zope packages: they drop support for older Python versions that we do not care about in Plone 6. --- versions-extra.cfg | 26 +++++++++++----------- versions.cfg | 54 ++++++++++++++++++++++++---------------------- 2 files changed, 42 insertions(+), 38 deletions(-) diff --git a/versions-extra.cfg b/versions-extra.cfg index 792a373ea6..92af83c50a 100644 --- a/versions-extra.cfg +++ b/versions-extra.cfg @@ -3,9 +3,9 @@ # that pull in ever more dependencies. # Note: version pins in this file can be removed at any time. [versions] -argcomplete = 2.0.0 -argh = 0.26.2 -bleach = 5.0.1 +argcomplete = 2.1.1 +argh = 0.28.1 +bleach = 6.0.0 build = 0.10.0 CacheControl = 0.12.12 cached-property = 1.5.2 @@ -18,7 +18,7 @@ configparser = 5.3.0 Deprecated = 1.2.13 distro = 1.8.0 fancycompleter = 0.9.1 -filelock = 3.9.0 +filelock = 3.9.1 gitdb = 4.0.10 GitPython = 3.1.31 httplib2 = 0.21.0 @@ -30,8 +30,10 @@ launchpadlib = 1.11.0 lazr.restfulclient = 0.14.5 lazr.uri = 1.0.6 lockfile = 0.12.2 -more-itertools = 9.0.0 -msgpack = 1.0.4 +markdown-it-py = 2.2.0 +mdurl = 0.1.2 +more-itertools = 9.1.0 +msgpack = 1.0.5 mxdev = 3.0.0b2 oauthlib = 3.2.2 pdbpp = 0.10.3 @@ -43,29 +45,29 @@ plone.releaser = 2.0.0 plone.reload = 3.0.2 plone.versioncheck = 1.7.0 progress = 1.6 -PyGithub = 1.57 +PyGithub = 1.58.0 PyNaCl = 1.5.0 pyparsing = 3.0.9 pyproject-hooks = 1.0.0 pyrepl = 0.9.0 -pyroma = 4.1 +pyroma = 4.2 readme-renderer = 37.3 requests-toolbelt = 0.10.1 rfc3986 = 2.0.0 -rich = 13.0.1 +rich = 13.3.2 smmap = 5.0.0 stdlib-list = 0.8.0 tomli = 2.0.1 towncrier = 22.12.0 -trove-classifiers = 2023.2.20 +trove-classifiers = 2023.3.9 twine = 4.0.2 wadllib = 1.3.6 webencodings = 0.5.1 wmctrl = 0.4 -z3c.dependencychecker = 2.10 +z3c.dependencychecker = 2.11 zest.pocompile = 1.6.0 zest.releaser = 7.3.0 zestreleaser.towncrier = 1.3.0 zodbverify = 1.2.0 -zope.mkzeoinstance = 4.1 +zope.mkzeoinstance = 5.0 ZopeUndo = 5.0 diff --git a/versions.cfg b/versions.cfg index 0cc6140b2b..197140a8f5 100644 --- a/versions.cfg +++ b/versions.cfg @@ -148,25 +148,25 @@ robotsuite = 2.3.1 # which are close to Plone. five.customerize = 2.1.0 Products.CMFCore = 2.7.0 -Products.CMFUid = 3.5 -Products.DCWorkflow = 2.7.0 -Products.ExternalMethod = 4.7 -Products.GenericSetup = 2.3.0 -Products.MailHost = 4.13 +Products.CMFUid = 4.0 +Products.DCWorkflow = 3.0 +Products.ExternalMethod = 5.0 +Products.GenericSetup = 3.0.1 +Products.MailHost = 5.0 Products.PluggableAuthService = 2.8.1 -Products.PluginRegistry = 1.11 -Products.PythonScripts = 4.15 +Products.PluginRegistry = 2.0 +Products.PythonScripts = 5.0 Products.Sessions = 4.15 -Products.SiteErrorLog = 5.7 -Products.StandardCacheManagers = 4.2 -Products.ZopeVersionControl = 3.1.0 +Products.SiteErrorLog = 6.0 +Products.StandardCacheManagers = 5.0 +Products.ZopeVersionControl = 4.0 repoze.xmliter = 0.6.1 -z3c.caching = 2.2 +z3c.caching = 3.0 z3c.form = 4.3 z3c.formwidget.query = 1.0.0 z3c.objpath = 1.3 -z3c.relationfield = 0.9.0 -z3c.zcmlhook = 1.1 +z3c.relationfield = 1.0 +z3c.zcmlhook = 2.0 zc.relation = 1.1.post2 zdaemon = 4.4 ZEO = 5.4.0 @@ -175,7 +175,7 @@ zodbupdate = 2.0 zope.app.locales = 4.3 zope.componentvocabulary = 2.3.0 zope.copy = 4.3 -zope.intid = 4.4.0 +zope.intid = 5.0 zope.keyreference = 5.0.0 zope.ramcache = 2.4 zope.sendmail = 5.3 @@ -186,16 +186,16 @@ zope.sendmail = 5.3 async-generator = 1.10 attrs = 22.2.0 cssselect = 1.2.0 -cryptography = 39.0.1 +cryptography = 39.0.2 decorator = 5.1.1 -exceptiongroup = 1.1.0 +exceptiongroup = 1.1.1 feedparser = 6.0.10 furl = 2.1.3 future = 0.18.3 gunicorn = 20.1.0 h11 = 0.14.0 -importlib-metadata = 5.2.0 -importlib-resources = 5.10.2 +importlib-metadata = 6.0.0 +importlib-resources = 5.12.0 jsonschema = 4.17.3 jeepney = 0.8.0 lxml = 4.9.2 @@ -213,8 +213,9 @@ pyOpenSSL = 23.0.0 pyrsistent = 0.19.3 PySocks = 1.7.1 python-dateutil = 2.8.2 -python-dotenv = 0.21.1 -responses = 0.22.0 +python-dotenv = 1.00 +PyYAML = 6.0 +responses = 0.23.1 robotframework = 6.0.2 robotframework-debuglibrary = 2.3.0 robotframework-pythonlibcore = 4.0.0 @@ -225,22 +226,23 @@ robotframework-seleniumtestability = 2.0.0 SecretStorage = 3.3.3 selenium = 4.7.2 sgmllib3k = 1.0.0 -simplejson = 3.18.3 +simplejson = 3.18.4 sniffio = 1.3.0 sortedcontainers = 2.4.0 toml = 0.10.2 trio = 0.22.0 -trio-websocket = 0.9.2 +trio-websocket = 0.10.0 +types-PyYAML = 6.0.12.8 types-toml = 0.10.8.5 -typing-extensions = 4.4.0 +typing-extensions = 4.5.0 Unidecode = 1.3.6 urllib3-secure-extra = 0.1.0 -watchdog = 2.2.1 +watchdog = 2.3.1 wcwidth = 0.2.6 webresource = 1.2 wsproto = 1.2.0 -wrapt = 1.14.1 -zipp = 3.11.0 +wrapt = 1.15.0 +zipp = 3.15.0 [versions:python38] backports.zoneinfo = 0.2.1