Skip to content

Commit

Permalink
- add pins for release 5.11 and update pins for master
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Oct 11, 2024
1 parent d14ca90 commit c09ba7a
Show file tree
Hide file tree
Showing 9 changed files with 452 additions and 135 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,13 @@

(files created from the 4.x branch but not necessarily in sync with it)

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

## 5.11

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

## 5.10

Expand Down Expand Up @@ -214,6 +217,13 @@
* [requirements-full.txt](releases/4.8.11/requirements-full.txt)
* [constraints.txt](releases/4.8.11/constraints.txt)

## 4.8.10

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

## 4.8.9

* [versions.cfg](releases/4.8.9/versions.cfg)
Expand Down
79 changes: 79 additions & 0 deletions releases/5.11/constraints.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
AccessControl==7.1
Acquisition==6.1
AuthEncoding==5.0
BTrees==6.1
Chameleon==4.4.4; python_version == '3.8'
Chameleon==4.4.4; python_version > '3.8'
DateTime==5.5
DocumentTemplate==4.6
ExtensionClass==6.0
MultiMapping==5.0
Paste==3.10.1
PasteDeploy==3.1.0
Persistence==5.1
RestrictedPython==7.4
WSGIProxy2==0.5.1
WebOb==1.8.8
WebTest==3.0.1
ZConfig==4.1
ZODB==6.0
Zope2==4.0
beautifulsoup4==4.12.3
cffi==1.17.1
multipart==0.2.5
persistent==6.1
pycparser==2.22
python-gettext==5.0
pytz==2024.2
roman==4.2
six==1.16.0
soupsieve==2.6
transaction==5.0
waitress==3.0.0
z3c.pt==4.4
zExceptions==5.0
zc.lockfile==3.0.post1
zc.recipe.egg==2.0.7
zodbpickle==4.1.1
zope.annotation==5.0
zope.browser==3.0
zope.browsermenu==5.0
zope.browserpage==5.0
zope.browserresource==5.1
zope.cachedescriptors==5.0
zope.component==6.0
zope.configuration==5.0.1
zope.container==6.1
zope.contentprovider==6.0
zope.contenttype==5.1
zope.datetime==5.0.0
zope.deferredimport==5.0
zope.deprecation==5.0
zope.dottedname==6.0
zope.event==5.0
zope.exceptions==5.1
zope.filerepresentation==6.0
zope.globalrequest==2.0
zope.hookable==7.0
zope.i18n==5.2
zope.i18nmessageid==7.0
zope.interface==7.1.0
zope.lifecycleevent==5.0
zope.location==5.0
zope.pagetemplate==5.1
zope.processlifetime==3.0
zope.proxy==6.1
zope.ptresource==5.0
zope.publisher==7.1
zope.schema==7.0.1
zope.security==7.3
zope.sequencesort==5.0
zope.site==5.0
zope.size==5.0
zope.structuredtext==5.0
zope.tal==5.0.1
zope.tales==6.0
zope.testbrowser==7.0
zope.testing==5.0.1
zope.traversing==5.0
zope.viewlet==5.0
80 changes: 80 additions & 0 deletions releases/5.11/requirements-full.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
Zope==5.11
AccessControl==7.1
Acquisition==6.1
AuthEncoding==5.0
BTrees==6.1
Chameleon==4.4.4; python_version == '3.8'
Chameleon==4.4.4; python_version > '3.8'
DateTime==5.5
DocumentTemplate==4.6
ExtensionClass==6.0
MultiMapping==5.0
Paste==3.10.1
PasteDeploy==3.1.0
Persistence==5.1
RestrictedPython==7.4
WSGIProxy2==0.5.1
WebOb==1.8.8
WebTest==3.0.1
ZConfig==4.1
ZODB==6.0
Zope2==4.0
beautifulsoup4==4.12.3
cffi==1.17.1
multipart==0.2.5
persistent==6.1
pycparser==2.22
python-gettext==5.0
pytz==2024.2
roman==4.2
six==1.16.0
soupsieve==2.6
transaction==5.0
waitress==3.0.0
z3c.pt==4.4
zExceptions==5.0
zc.lockfile==3.0.post1
zc.recipe.egg==2.0.7
zodbpickle==4.1.1
zope.annotation==5.0
zope.browser==3.0
zope.browsermenu==5.0
zope.browserpage==5.0
zope.browserresource==5.1
zope.cachedescriptors==5.0
zope.component==6.0
zope.configuration==5.0.1
zope.container==6.1
zope.contentprovider==6.0
zope.contenttype==5.1
zope.datetime==5.0.0
zope.deferredimport==5.0
zope.deprecation==5.0
zope.dottedname==6.0
zope.event==5.0
zope.exceptions==5.1
zope.filerepresentation==6.0
zope.globalrequest==2.0
zope.hookable==7.0
zope.i18n==5.2
zope.i18nmessageid==7.0
zope.interface==7.1.0
zope.lifecycleevent==5.0
zope.location==5.0
zope.pagetemplate==5.1
zope.processlifetime==3.0
zope.proxy==6.1
zope.ptresource==5.0
zope.publisher==7.1
zope.schema==7.0.1
zope.security==7.3
zope.sequencesort==5.0
zope.site==5.0
zope.size==5.0
zope.structuredtext==5.0
zope.tal==5.0.1
zope.tales==6.0
zope.testbrowser==7.0
zope.testing==5.0.1
zope.traversing==5.0
zope.viewlet==5.0
87 changes: 87 additions & 0 deletions releases/5.11/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.11
Zope2 = 4.0
AccessControl = 7.1
Acquisition = 6.1
AuthEncoding = 5.0
BTrees = 6.1
Chameleon = 4.4.4
DateTime = 5.5
DocumentTemplate = 4.6
ExtensionClass = 6.0
MultiMapping = 5.0
Paste = 3.10.1
PasteDeploy = 3.1.0
Persistence = 5.1
RestrictedPython = 7.4
WebTest = 3.0.1
WSGIProxy2 = 0.5.1
WebOb = 1.8.8
ZConfig = 4.1
ZODB = 6.0
beautifulsoup4 = 4.12.3
cffi = 1.17.1
multipart = 0.2.5
persistent = 6.1
pycparser = 2.22
python-gettext = 5.0
pytz = 2024.2
six = 1.16.0
roman = 4.2
soupsieve = 2.6
transaction = 5.0
waitress = 3.0.0
z3c.pt = 4.4
zExceptions = 5.0
zc.lockfile = 3.0.post1
zc.recipe.egg = 2.0.7
zodbpickle = 4.1.1
zope.annotation = 5.0
zope.browser = 3.0
zope.browsermenu = 5.0
zope.browserpage = 5.0
zope.browserresource = 5.1
zope.cachedescriptors = 5.0
zope.component = 6.0
zope.configuration = 5.0.1
zope.container = 6.1
zope.contentprovider = 6.0
zope.contenttype = 5.1
zope.datetime = 5.0.0
zope.deferredimport = 5.0
zope.deprecation = 5.0
zope.dottedname = 6.0
zope.event = 5.0
zope.exceptions = 5.1
zope.filerepresentation = 6.0
zope.globalrequest = 2.0
zope.hookable = 7.0
zope.i18n = 5.2
zope.i18nmessageid = 7.0
zope.interface = 7.1.0
zope.lifecycleevent = 5.0
zope.location = 5.0
zope.pagetemplate = 5.1
zope.processlifetime = 3.0
zope.proxy = 6.1
zope.ptresource = 5.0
zope.publisher = 7.1
zope.schema = 7.0.1
zope.security = 7.3
zope.sequencesort = 5.0
zope.site = 5.0
zope.size = 5.0
zope.structuredtext = 5.0
zope.tal = 5.0.1
zope.tales = 6.0
zope.testbrowser = 7.0
zope.testing = 5.0.1
zope.traversing = 5.0
zope.viewlet = 5.0

[versions:python38]
# Chameleon >= 4.5 requires Python 3.9
Chameleon = 4.4.4
78 changes: 78 additions & 0 deletions releases/5.11/versions.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
[buildout]
extends =
versions-prod.cfg
versions = versions

[versions]
# Version pins for development and optional dependencies.
Babel = 2.16.0
Jinja2 = 3.1.4
Missing = 5.0
MarkupSafe = 3.0.1
Products.BTreeFolder2 = 5.1
Products.ZCatalog = 7.1
Pygments = 2.18.0
Record = 4.1
Sphinx = 8.0.2
alabaster = 1.0.0
certifi = 2024.8.30
charset-normalizer = 3.4.0
collective.recipe.template = 2.2
colorama = 0.4.6
docutils = 0.21.2
five.localsitemanager = 4.0
furo = 2024.8.6
idna = 3.10
imagesize = 1.4.1
importlib-metadata = 8.5.0
# Required by zope.testbrowser on Python 3.13 because WebOb still uses cgi.
legacy-cgi = 2.6.1
mr.developer = 2.0.2
packaging = 24.1
plone.recipe.command = 1.1
requests = 2.32.3
snowballstemmer = 2.2.0
sphinx-basic-ng = 1.0.0b2
sphinxcontrib-applehelp = 2.0.0
sphinxcontrib-devhelp = 2.0.0
sphinxcontrib-htmlhelp = 2.1.0
sphinxcontrib-jsmath = 1.0.1
sphinxcontrib-qthelp = 2.0.0
sphinxcontrib-serializinghtml = 2.0.0
tempstorage = 6.0
tomli = 2.0.2
urllib3 = 2.2.3
z3c.checkversions = 2.1
zc.recipe.testrunner = 3.1
zipp = 3.20.2
zope.testrunner = 6.5

[versions:python39]
# Sphinx <8 requires alabaster <1
alabaster = 0.7.14
# Sphinx <8 requires docutils <0.21
docutils = 0.20.1
# Sphinx >=8 requires Python 3.10
Sphinx = 7.4.7

[versions:python38]
# alabaster >= 0.7.14 requires Python 3.9
alabaster = 0.7.13
# Sphinx <8 requires docutils <0.21
docutils = 0.20.1
# Required dependency on Python 3.8 only
importlib-resources = 6.4.0
# MarkupSafe >= 3 requires Python 3.9
MarkupSafe = 2.1.5
# Sphinx >= 7.2 requires Python 3.9+
Sphinx = 7.1.2
# sphinxcontrib-serializinghtml >= 1.1.6 requires Python 3.9+
sphinxcontrib-serializinghtml = 1.1.5
# sphinxcontrib-qthelp >= 1.0.4 requires Python 3.9+
sphinxcontrib-qthelp = 1.0.3
# sphinxcontrib-htmlhelp >= 2.0.2 requires Python 3.9+
sphinxcontrib-htmlhelp = 2.0.1
# sphinxcontrib-devhelp >= 1.0.3 requires Python 3.9+
sphinxcontrib-devhelp = 1.0.2
# sphinxcontrib-applehelp >= 1.0.5 requires Python 3.9+
sphinxcontrib-applehelp = 1.0.4
Loading

0 comments on commit c09ba7a

Please sign in to comment.