Skip to content

Commit

Permalink
Add releases 4.4.1 and 4.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Apr 30, 2020
1 parent 183e5e2 commit c6adb15
Show file tree
Hide file tree
Showing 14 changed files with 837 additions and 101 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -8,7 +8,9 @@ coverage.xml
default.profraw
develop-eggs/
dist/
etc/
lib/
parts/
pyvenv.cfg
src/
lib/
var/
14 changes: 14 additions & 0 deletions README.md
Expand Up @@ -32,6 +32,20 @@
* [requirements-full.txt](releases/5.0a1/requirements-full.txt)
* [constraints.txt](releases/5.0a1/constraints.txt)

## 4.4.2

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

## 4.4.1

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

## 4.4

* [versions.cfg](releases/4.4/versions.cfg)
Expand Down
91 changes: 91 additions & 0 deletions releases/4.4.1/constraints.txt
@@ -0,0 +1,91 @@
AccessControl==4.2
Acquisition==4.6
AuthEncoding==4.1
BTrees==4.6.1
Chameleon==3.7.0
DateTime==4.3
DocumentTemplate==3.2.2
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Paste==3.4.0
PasteDeploy==2.1.0
Persistence==3.0
Products.BTreeFolder2==4.2
Products.ZCatalog==5.0.4
Record==3.5
RestrictedPython==5.0
WSGIProxy2==0.4.6
WebOb==1.8.6
WebTest==2.0.34
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.14.0
transaction==3.0.0
waitress==1.4.3
z3c.pt==3.3.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.4
zope.cachedescriptors==4.3.1
zope.component==4.6.1
zope.componentvocabulary==2.2.0
zope.configuration==4.3.1
zope.container==4.3.0
zope.contentprovider==4.2.1
zope.contenttype==4.5.0
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.1
zope.i18n==4.7.0
zope.i18nmessageid==5.0.1
zope.interface==4.7.2
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.5.0
zope.processlifetime==2.3.0
zope.proxy==4.3.5
zope.ptresource==4.2.0
zope.publisher==5.1.1
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==5.1.1
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.2
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.4.1/requirements-full.txt
@@ -0,0 +1,91 @@
-e git+https://github.com/zopefoundation/Zope.git@4.x#egg=Zope
AccessControl==4.2
Acquisition==4.6
AuthEncoding==4.1
BTrees==4.6.1
Chameleon==3.7.0
DateTime==4.3
DocumentTemplate==3.2.2
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Paste==3.4.0
PasteDeploy==2.1.0
Persistence==3.0
Products.BTreeFolder2==4.2
Products.ZCatalog==5.0.4
Record==3.5
RestrictedPython==5.0
WSGIProxy2==0.4.6
WebOb==1.8.6
WebTest==2.0.34
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.14.0
transaction==3.0.0
waitress==1.4.3
z3c.pt==3.3.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.4
zope.cachedescriptors==4.3.1
zope.component==4.6.1
zope.componentvocabulary==2.2.0
zope.configuration==4.3.1
zope.container==4.3.0
zope.contentprovider==4.2.1
zope.contenttype==4.5.0
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.1
zope.i18n==4.7.0
zope.i18nmessageid==5.0.1
zope.interface==4.7.2
zope.lifecycleevent==4.3.0
zope.location==4.2
zope.pagetemplate==4.5.0
zope.processlifetime==2.3.0
zope.proxy==4.3.5
zope.ptresource==4.2.0
zope.publisher==5.1.1
zope.ramcache==2.3
zope.schema==4.9.3
zope.security==5.1.1
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.2
zope.testbrowser==5.5.1
zope.testing==4.7
zope.testrunner==5.1
zope.traversing==4.3.1
zope.viewlet==4.2.1
97 changes: 97 additions & 0 deletions releases/4.4.1/versions-prod.cfg
@@ -0,0 +1,97 @@
[buildout]
# Version pins for required and commonly used dependencies.

[versions]
Zope =
Zope2 = 4.0
AccessControl = 4.2
Acquisition = 4.6
AuthEncoding = 4.1
BTrees = 4.6.1
Chameleon = 3.7.0
DateTime = 4.3
DocumentTemplate = 3.2.2
ExtensionClass = 4.4
Missing = 4.1
MultiMapping = 4.1
Paste = 3.4.0
PasteDeploy = 2.1.0
Persistence = 3.0
Products.BTreeFolder2 = 4.2
Products.ZCatalog = 5.0.4
Record = 3.5
RestrictedPython = 5.0
WSGIProxy2 = 0.4.6
WebOb = 1.8.6
WebTest = 2.0.34
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 4.0 and up requires Python 3
mock = 3.0.5
pbr = 5.4.4
persistent = 4.5.1
pytz = 2019.3
roman = 3.2
shutilwhich = 1.1.0
six = 1.14.0
transaction = 3.0.0
waitress = 1.4.3
z3c.pt = 3.3.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.4
zope.cachedescriptors = 4.3.1
zope.component = 4.6.1
zope.componentvocabulary = 2.2.0
zope.configuration = 4.3.1
zope.container = 4.3.0
zope.contentprovider = 4.2.1
zope.contenttype = 4.5.0
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.1
zope.i18n = 4.7.0
zope.i18nmessageid = 5.0.1
zope.interface = 4.7.2
zope.lifecycleevent = 4.3.0
zope.location = 4.2
zope.pagetemplate = 4.5.0
zope.processlifetime = 2.3.0
zope.proxy = 4.3.5
zope.ptresource = 4.2.0
zope.publisher = 5.1.1
zope.ramcache = 2.3
zope.schema = 4.9.3
zope.security = 5.1.1
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.2
zope.testbrowser = 5.5.1
zope.testing = 4.7
zope.testrunner = 5.1
zope.traversing = 4.3.1
zope.viewlet = 4.2.1
81 changes: 81 additions & 0 deletions releases/4.4.1/versions.cfg
@@ -0,0 +1,81 @@
[buildout]
extends =
versions-prod.cfg
versions = versions

[versions]
# Version pins for development and optional dependencies.
Babel = 2.8.0
Jinja2 = 2.11.1
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.2
bleach = 3.1.4
buildout.wheel = 0.2.0
certifi = 2019.11.28
cffi = 1.14.0
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.3
configparser = 4.0.2
contextlib2 = 0.6.0.post1
coverage = 5.0.4
distlib = 0.3.0
docutils = 0.16
filelock = 3.0.12
idna = 2.9
imagesize = 1.2.0
# tox and pluggy require importlib-metadata <1
importlib-metadata = 0.23
lxml = 4.5.0
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 = 20.1
pathlib2 = 2.3.5
pip = 20.0.2
pkginfo = 1.5.0.1
plone.recipe.command = 1.1
pluggy = 0.13.1
py = 1.8.1
pycparser = 2.19
pyparsing = 2.4.6
python-gettext = 4.0
readme-renderer = 24.0
repoze.sphinx.autointerface = 0.8
requests = 2.23.0
requests-toolbelt = 0.9.1
scandir = 1.10.0
snowballstemmer = 2.0.0
# soupsieve 2 needs Python 3
soupsieve = 1.9.5
sphinx-rtd-theme = 0.4.3
sphinxcontrib-websupport = 1.2.1
toml = 0.10.0
tox = 3.14.6
tqdm = 4.43.0
# Version 2+ needs Python 3.x
twine = 1.15.0
typing = 3.7.4.1
urllib3 = 1.25.8
virtualenv = 20.0.15
webencodings = 0.5.1
wheel = 0.34.2
z3c.checkversions = 1.1
zc.recipe.egg = 2.0.7
zc.recipe.testrunner = 2.1
zest.releaser = 6.20.1
# Version 2 requires Python 3
zipp = 1.1.1
zodbupdate = 1.4

0 comments on commit c6adb15

Please sign in to comment.