Skip to content

Commit

Permalink
- add version information data for Zope 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Feb 9, 2020
1 parent 4eda2cd commit 5f4cfab
Show file tree
Hide file tree
Showing 5 changed files with 363 additions and 0 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)

## 4.2

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

## 4.1.3

* [versions.cfg](releases/4.1.3/versions.cfg)
Expand Down
91 changes: 91 additions & 0 deletions releases/4.2/constraints.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
AccessControl==4.1
Acquisition==4.6
AuthEncoding==4.1
BTrees==4.6.1
Chameleon==3.6.2
DateTime==4.3
DocumentTemplate==3.2.2
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Paste==3.2.3
PasteDeploy==2.0.1
Persistence==3.0
Products.BTreeFolder2==4.2
Products.ZCatalog==5.0.1
Record==3.5
RestrictedPython==5.0
WSGIProxy2==0.4.6
WebOb==1.8.5
WebTest==2.0.33
ZConfig==3.5.0
ZEO==5.2.1
ZODB==5.5.1
ZServer==4.0.2 ; python_version < '3.0'
Zope2==4.0
five.globalrequest==99.1
five.localsitemanager==3.2.2
funcsigs==1.0.2
future==0.18.2
ipaddress==1.0.23
mock==3.0.5
pbr==5.4.4
persistent==4.5.1
pytz==2019.3
roman==3.2
shutilwhich==1.1.0
six==1.13.0
transaction==2.4.0
waitress==1.4.3
z3c.pt==3.2.0
zExceptions==4.1
zc.lockfile==2.0
zdaemon==4.3
zodbpickle==2.0.0
zope.annotation==4.7.0
zope.browser==2.3
zope.browsermenu==4.4
zope.browserpage==4.4.0
zope.browserresource==4.3
zope.cachedescriptors==4.3.1
zope.component==4.6
zope.componentvocabulary==2.2.0
zope.configuration==4.3.1
zope.container==4.3.0
zope.contentprovider==4.2.1
zope.contenttype==4.4
zope.datetime==4.2.0
zope.deferredimport==4.3.1
zope.deprecation==4.4.0
zope.dottedname==4.3
zope.event==4.4
zope.exceptions==4.3
zope.filerepresentation==4.2.0
zope.formlib==4.6.0
zope.globalrequest==1.5
zope.hookable==5.0.0
zope.i18n==4.7.0
zope.i18nmessageid==5.0.0
zope.interface==4.7.1
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.4.1
zope.processlifetime==2.3.0
zope.proxy==4.3.3
zope.ptresource==4.2.0
zope.publisher==5.1.1
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==5.0
zope.sendmail==5.0
zope.sequencesort==4.1.2
zope.site==4.2.2
zope.size==4.3
zope.structuredtext==4.3
zope.tal==4.4
zope.tales==5.0.1
zope.testbrowser==5.5.1
zope.testing==4.7
zope.testrunner==5.1
zope.traversing==4.3.1
zope.viewlet==4.2.1
91 changes: 91 additions & 0 deletions releases/4.2/requirements-full.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
Zope==4.2
AccessControl==4.1
Acquisition==4.6
AuthEncoding==4.1
BTrees==4.6.1
Chameleon==3.6.2
DateTime==4.3
DocumentTemplate==3.2.2
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Paste==3.2.3
PasteDeploy==2.0.1
Persistence==3.0
Products.BTreeFolder2==4.2
Products.ZCatalog==5.0.1
Record==3.5
RestrictedPython==5.0
WSGIProxy2==0.4.6
WebOb==1.8.5
WebTest==2.0.33
ZConfig==3.5.0
ZEO==5.2.1
ZODB==5.5.1
Zope2==4.0
five.globalrequest==99.1
five.localsitemanager==3.2.2
funcsigs==1.0.2
future==0.18.2
ipaddress==1.0.23
mock==3.0.5
pbr==5.4.4
persistent==4.5.1
pytz==2019.3
roman==3.2
shutilwhich==1.1.0
six==1.13.0
transaction==2.4.0
waitress==1.4.3
z3c.pt==3.2.0
zExceptions==4.1
zc.lockfile==2.0
zdaemon==4.3
zodbpickle==2.0.0
zope.annotation==4.7.0
zope.browser==2.3
zope.browsermenu==4.4
zope.browserpage==4.4.0
zope.browserresource==4.3
zope.cachedescriptors==4.3.1
zope.component==4.6
zope.componentvocabulary==2.2.0
zope.configuration==4.3.1
zope.container==4.3.0
zope.contentprovider==4.2.1
zope.contenttype==4.4
zope.datetime==4.2.0
zope.deferredimport==4.3.1
zope.deprecation==4.4.0
zope.dottedname==4.3
zope.event==4.4
zope.exceptions==4.3
zope.filerepresentation==4.2.0
zope.formlib==4.6.0
zope.globalrequest==1.5
zope.hookable==5.0.0
zope.i18n==4.7.0
zope.i18nmessageid==5.0.0
zope.interface==4.7.1
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.4.1
zope.processlifetime==2.3.0
zope.proxy==4.3.3
zope.ptresource==4.2.0
zope.publisher==5.1.1
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==5.0
zope.sendmail==5.0
zope.sequencesort==4.1.2
zope.site==4.2.2
zope.size==4.3
zope.structuredtext==4.3
zope.tal==4.4
zope.tales==5.0.1
zope.testbrowser==5.5.1
zope.testing==4.7
zope.testrunner==5.1
zope.traversing==4.3.1
zope.viewlet==4.2.1
96 changes: 96 additions & 0 deletions releases/4.2/versions-prod.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
[buildout]
# Version pins for required and commonly used dependencies.

[versions]
Zope = 4.2
Zope2 = 4.0
AccessControl = 4.1
Acquisition = 4.6
AuthEncoding = 4.1
BTrees = 4.6.1
Chameleon = 3.6.2
DateTime = 4.3
DocumentTemplate = 3.2.2
ExtensionClass = 4.4
Missing = 4.1
MultiMapping = 4.1
Paste = 3.2.3
PasteDeploy = 2.0.1
Persistence = 3.0
Products.BTreeFolder2 = 4.2
Products.ZCatalog = 5.0.1
Record = 3.5
RestrictedPython = 5.0
WSGIProxy2 = 0.4.6
WebOb = 1.8.5
WebTest = 2.0.33
ZConfig = 3.5.0
ZEO = 5.2.1
ZODB = 5.5.1
ZServer = 4.0.2
five.globalrequest = 99.1
five.localsitemanager = 3.2.2
funcsigs = 1.0.2
future = 0.18.2
ipaddress = 1.0.23
mock = 3.0.5
pbr = 5.4.4
persistent = 4.5.1
pytz = 2019.3
roman = 3.2
shutilwhich = 1.1.0
six = 1.13.0
transaction = 2.4.0
waitress = 1.4.3
z3c.pt = 3.2.0
zExceptions = 4.1
zc.lockfile = 2.0
zdaemon = 4.3
zodbpickle = 2.0.0
zope.annotation = 4.7.0
zope.browser = 2.3
zope.browsermenu = 4.4
zope.browserpage = 4.4.0
zope.browserresource = 4.3
zope.cachedescriptors = 4.3.1
zope.component = 4.6
zope.componentvocabulary = 2.2.0
zope.configuration = 4.3.1
zope.container = 4.3.0
zope.contentprovider = 4.2.1
zope.contenttype = 4.4
zope.datetime = 4.2.0
zope.deferredimport = 4.3.1
zope.deprecation = 4.4.0
zope.dottedname = 4.3
zope.event = 4.4
zope.exceptions = 4.3
zope.filerepresentation = 4.2.0
zope.formlib = 4.6.0
zope.globalrequest = 1.5
zope.hookable = 5.0.0
zope.i18n = 4.7.0
zope.i18nmessageid = 5.0.0
zope.interface = 4.7.1
zope.lifecycleevent = 4.3.0
zope.location = 4.2
zope.pagetemplate = 4.4.1
zope.processlifetime = 2.3.0
zope.proxy = 4.3.3
zope.ptresource = 4.2.0
zope.publisher = 5.1.1
zope.ramcache = 2.3
zope.schema = 4.9.3
zope.security = 5.0
zope.sendmail = 5.0
zope.sequencesort = 4.1.2
zope.site = 4.2.2
zope.size = 4.3
zope.structuredtext = 4.3
zope.tal = 4.4
zope.tales = 5.0.1
zope.testbrowser = 5.5.1
zope.testing = 4.7
zope.testrunner = 5.1
zope.traversing = 4.3.1
zope.viewlet = 4.2.1
78 changes: 78 additions & 0 deletions releases/4.2/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.7.0
Jinja2 = 2.10.3
MarkupSafe = 1.1.1
Pygments = 2.5.2
# Version 2.0+ needs Python 3.x
Sphinx = 1.8.5
alabaster = 0.7.12
appdirs = 1.4.3
attrs = 19.3.0
backports.functools-lru-cache = 1.6.1
beautifulsoup4 = 4.8.1
bleach = 3.1.0
buildout.wheel = 0.2.0
certifi = 2019.11.28
cffi = 1.13.2
chardet = 3.0.4
cmarkgfm = 0.4.2
collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.1
collective.recipe.template = 2.1
colorama = 0.4.1
configparser = 4.0.2
contextlib2 = 0.6.0.post1
coverage = 4.5.4
docutils = 0.15.2
filelock = 3.0.12
idna = 2.8
imagesize = 1.1.0
# tox and pluggy require importlib-metadata <1
importlib-metadata = 0.23
lxml = 4.4.2
manuel = 1.10.1
# Version 6+ needs Python 3.x
more-itertools = 5.0.0
mr.developer = 2.0.0
nose = 1.3.7
packaging = 19.2
pathlib2 = 2.3.5
pip = 19.3.1
pkginfo = 1.5.0.1
plone.recipe.command = 1.1
pluggy = 0.13.1
py = 1.8.0
pycparser = 2.19
pyparsing = 2.4.5
python-gettext = 4.0
readme-renderer = 24.0
repoze.sphinx.autointerface = 0.8
requests = 2.22.0
requests-toolbelt = 0.9.1
scandir = 1.10.0
snowballstemmer = 2.0.0
soupsieve = 1.9.5
sphinx-rtd-theme = 0.4.3
sphinxcontrib-websupport = 1.1.2
toml = 0.10.0
tox = 3.14.1
tqdm = 4.40.0
# Version 2+ needs Python 3.x
twine = 1.15.0
typing = 3.7.4.1
urllib3 = 1.25.7
virtualenv = 16.7.8
webencodings = 0.5.1
wheel = 0.33.6
z3c.checkversions = 1.1
zc.recipe.egg = 2.0.7
zc.recipe.testrunner = 2.1
zest.releaser = 6.19.1
zipp = 0.6.0
zodbupdate = 1.4

0 comments on commit 5f4cfab

Please sign in to comment.