Skip to content

Commit

Permalink
- release 5.8.3 and new master pins
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Jun 15, 2023
1 parent eacd090 commit 932648d
Show file tree
Hide file tree
Showing 9 changed files with 313 additions and 16 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
* [requirements-full.txt](releases/4.x/requirements-full.txt)
* [constraints.txt](releases/4.x/constraints.txt)

## 5.8.3

* [versions.cfg](releases/5.8.3/versions.cfg)
* [versions-prod.cfg](releases/5.8.3/versions-prod.cfg)
* [requirements-full.txt](releases/5.8.3/requirements-full.txt)
* [constraints.txt](releases/5.8.3/constraints.txt)

## 5.8.2

* [versions.cfg](releases/5.8.2/versions.cfg)
Expand Down
79 changes: 79 additions & 0 deletions releases/5.8.3/constraints.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
AccessControl==6.1
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.3
PasteDeploy==2.1.1; python_version == '3.7'
PasteDeploy==3.0.1; python_version > '3.7'
Persistence==4.0.post1
RestrictedPython==6.0
WSGIProxy2==0.5.1
WebOb==1.8.7
WebTest==3.0.0
ZConfig==4.0
ZODB==5.8.0
Zope2==4.0
beautifulsoup4==4.12.2
cffi==1.15.1
multipart==0.2.4
persistent==5.0
pycparser==2.21
python-gettext==5.0
pytz==2023.3
roman==4.0
six==1.16.0
soupsieve==2.4.1
transaction==3.1.0
waitress==2.1.2
z3c.pt==4.0
zExceptions==4.3
zc.lockfile==3.0.post1
zc.recipe.egg==2.0.7
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==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==5.0
zope.dottedname==6.0
zope.event==4.6
zope.exceptions==4.6
zope.filerepresentation==6.0
zope.globalrequest==2.0
zope.hookable==5.4
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==3.0
zope.proxy==5.0.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==5.0
zope.tal==5.0.1
zope.tales==5.2
zope.testbrowser==6.0
zope.testing==5.0.1
zope.traversing==5.0
zope.viewlet==5.0
80 changes: 80 additions & 0 deletions releases/5.8.3/requirements-full.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
Zope==5.8.3
AccessControl==6.1
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.3
PasteDeploy==2.1.1; python_version == '3.7'
PasteDeploy==3.0.1; python_version > '3.7'
Persistence==4.0.post1
RestrictedPython==6.0
WSGIProxy2==0.5.1
WebOb==1.8.7
WebTest==3.0.0
ZConfig==4.0
ZODB==5.8.0
Zope2==4.0
beautifulsoup4==4.12.2
cffi==1.15.1
multipart==0.2.4
persistent==5.0
pycparser==2.21
python-gettext==5.0
pytz==2023.3
roman==4.0
six==1.16.0
soupsieve==2.4.1
transaction==3.1.0
waitress==2.1.2
z3c.pt==4.0
zExceptions==4.3
zc.lockfile==3.0.post1
zc.recipe.egg==2.0.7
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==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==5.0
zope.dottedname==6.0
zope.event==4.6
zope.exceptions==4.6
zope.filerepresentation==6.0
zope.globalrequest==2.0
zope.hookable==5.4
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==3.0
zope.proxy==5.0.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==5.0
zope.tal==5.0.1
zope.tales==5.2
zope.testbrowser==6.0
zope.testing==5.0.1
zope.traversing==5.0
zope.viewlet==5.0
87 changes: 87 additions & 0 deletions releases/5.8.3/versions-prod.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
[buildout]
# Version pins for required and commonly used dependencies.

[versions]
Zope = 5.8.3
Zope2 = 4.0
AccessControl = 6.1
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.3
PasteDeploy = 3.0.1
Persistence = 4.0.post1
RestrictedPython = 6.0
WebTest = 3.0.0
WSGIProxy2 = 0.5.1
WebOb = 1.8.7
ZConfig = 4.0
ZODB = 5.8.0
beautifulsoup4 = 4.12.2
cffi = 1.15.1
multipart = 0.2.4
persistent = 5.0
pycparser = 2.21
python-gettext = 5.0
pytz = 2023.3
six = 1.16.0
roman = 4.0
soupsieve = 2.4.1
transaction = 3.1.0
waitress = 2.1.2
z3c.pt = 4.0
zExceptions = 4.3
zc.lockfile = 3.0.post1
zc.recipe.egg = 2.0.7
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 = 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 = 5.0
zope.dottedname = 6.0
zope.event = 4.6
zope.exceptions = 4.6
zope.filerepresentation = 6.0
zope.globalrequest = 2.0
zope.hookable = 5.4
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 = 3.0
zope.proxy = 5.0.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 = 5.0
zope.tal = 5.0.1
zope.tales = 5.2
zope.testbrowser = 6.0
zope.testing = 5.0.1
zope.traversing = 5.0
zope.viewlet = 5.0

[versions:python37]
# PasteDeploy 3.x works on Python 3.7 but pulls tons of dependencies
PasteDeploy = 2.1.1
47 changes: 47 additions & 0 deletions releases/5.8.3/versions.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
[buildout]
extends =
versions-prod.cfg
versions = versions

[versions]
# Version pins for development and optional dependencies.
Babel = 2.12.1
Jinja2 = 3.1.2
Missing = 4.2
MarkupSafe = 2.1.2
Products.BTreeFolder2 = 5.1
Products.ZCatalog = 7.0
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 = 2023.5.7
charset-normalizer = 3.1.0
collective.recipe.template = 2.2
# sphinx-rtd-theme 1.2.0 requires docutils<19
docutils = 0.18.1
five.localsitemanager = 4.0
idna = 3.4
imagesize = 1.4.1
mr.developer = 2.0.1
packaging = 23.1
plone.recipe.command = 1.1
requests = 2.30.0
snowballstemmer = 2.2.0
sphinx-rtd-theme = 1.2.0
sphinxcontrib-applehelp = 1.0.4
sphinxcontrib-devhelp = 1.0.2
sphinxcontrib-htmlhelp = 2.0.1
sphinxcontrib-jquery = 4.1
sphinxcontrib-jsmath = 1.0.1
sphinxcontrib-qthelp = 1.0.3
sphinxcontrib-serializinghtml = 1.1.5
tempstorage = 6.0
urllib3 = 2.0.2
# z3c.checkversions 2.0 pins setuptools, which then requires adding a version
# pin for setuptools in Zope, which in turn caused issues in many projects I
# have seen that rely on the Zope version pins.
z3c.checkversions = 1.2
zc.recipe.testrunner = 3.0
zope.testrunner = 6.0
4 changes: 2 additions & 2 deletions releases/master/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ persistent==5.0
pycparser==2.21
python-gettext==5.0
pytz==2023.3
roman==4.0
roman==4.1
six==1.16.0
soupsieve==2.4.1
transaction==3.1.0
Expand Down Expand Up @@ -59,7 +59,7 @@ zope.i18n==5.0
zope.i18nmessageid==6.0.1
zope.interface==6.0
zope.lifecycleevent==4.4
zope.location==4.3
zope.location==5.0
zope.pagetemplate==5.0
zope.processlifetime==3.0
zope.proxy==5.0.0
Expand Down
4 changes: 2 additions & 2 deletions releases/master/requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ persistent==5.0
pycparser==2.21
python-gettext==5.0
pytz==2023.3
roman==4.0
roman==4.1
six==1.16.0
soupsieve==2.4.1
transaction==3.1.0
Expand Down Expand Up @@ -60,7 +60,7 @@ zope.i18n==5.0
zope.i18nmessageid==6.0.1
zope.interface==6.0
zope.lifecycleevent==4.4
zope.location==4.3
zope.location==5.0
zope.pagetemplate==5.0
zope.processlifetime==3.0
zope.proxy==5.0.0
Expand Down
4 changes: 2 additions & 2 deletions releases/master/versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pycparser = 2.21
python-gettext = 5.0
pytz = 2023.3
six = 1.16.0
roman = 4.0
roman = 4.1
soupsieve = 2.4.1
transaction = 3.1.0
waitress = 2.1.2
Expand Down Expand Up @@ -63,7 +63,7 @@ zope.i18n = 5.0
zope.i18nmessageid = 6.0.1
zope.interface = 6.0
zope.lifecycleevent = 4.4
zope.location = 4.3
zope.location = 5.0
zope.pagetemplate = 5.0
zope.processlifetime = 3.0
zope.proxy = 5.0.0
Expand Down
Loading

0 comments on commit 932648d

Please sign in to comment.