Skip to content

Commit

Permalink
Add Zope 4.0a4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 13, 2017
1 parent 66c5aa8 commit 091ee3a
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,5 +1,11 @@
# Zope Releases

## 4.0a4

* [versions.cfg](releases/4.0a4/versions.cfg)
* [versions-prod.cfg](releases/4.0a4/versions-prod.cfg)
* [requirements-full.txt](releases/4.0a4/requirements-full.txt)

## 4.0a3

* [versions.cfg](releases/4.0a3/versions.cfg)
Expand Down
85 changes: 85 additions & 0 deletions releases/4.0a4/requirements-full.txt
@@ -0,0 +1,85 @@
Zope2==4.0a4
AccessControl==4.0a6
Acquisition==4.4.2
AuthEncoding==4.0.0
BTrees==4.4.1
Chameleon==2.25
DateTime==4.2
DocumentTemplate==3.0a2
ExtensionClass==4.3.0
Missing==3.2
MultiMapping==3.1
PasteDeploy==1.5.2
Persistence==3.0a3
Products.BTreeFolder2==3.0
Products.MailHost==3.0
Products.ZCTextIndex==4.0.1
Products.ZCatalog==4.0a3
Record==3.3
RestrictedPython==4.0a1
WSGIProxy2==0.4.3
WebOb==1.7.2
WebTest==2.0.27
ZConfig==3.1.0
ZEO==5.1
ZODB==5.2.3
ZServer==4.0a2
five.globalrequest==1.0
funcsigs==1.0.2
mock==2.0.0
pbr==3.0.0
persistent==4.2.2
pytz==2017.2
six==1.10.0
transaction==2.1.2
waitress==1.0.2
z3c.pt==3.0
zExceptions==3.6
zc.lockfile==1.2.1
zdaemon==4.2.0
zodbpickle==0.6.0
zope.annotation==4.4.1
zope.browser==2.1.0
zope.browsermenu==4.1.1
zope.browserpage==4.1.0
zope.browserresource==4.1.0
zope.cachedescriptors==4.2.0
zope.component==4.3.0
zope.componentvocabulary==2.0.0
zope.configuration==4.1.0
zope.container==4.1.0
zope.contentprovider==4.0.0
zope.contenttype==4.2.0
zope.deferredimport==4.1.0
zope.deprecation==4.2.0
zope.dottedname==4.2.0
zope.event==4.2.0
zope.exceptions==4.1.0
zope.filerepresentation==4.1.0
zope.formlib==4.3.0
zope.globalrequest==1.3
zope.i18n==4.1.0
zope.i18nmessageid==4.1.0
zope.interface==4.4.0
zope.lifecycleevent==4.1.0
zope.location==4.0.3
zope.pagetemplate==4.2.1
zope.processlifetime==2.1.0
zope.proxy==4.2.1
zope.ptresource==4.0.0
zope.publisher==4.3.1
zope.ramcache==2.1.0
zope.schema==4.4.2
zope.security==4.1.0
zope.sendmail==4.0.1
zope.sequencesort==4.0.1
zope.site==4.0.0
zope.size==4.1.0
zope.structuredtext==4.1.0
zope.tal==4.2.0
zope.tales==4.1.1
zope.testbrowser==5.2
zope.testing==4.6.1
zope.testrunner==4.6.0
zope.traversing==4.1.0
zope.viewlet==4.0.0
88 changes: 88 additions & 0 deletions releases/4.0a4/versions-prod.cfg
@@ -0,0 +1,88 @@
# Version pins for required and commonly used dependencies.

[versions]
Zope2 = 4.0a4
AccessControl = 4.0a6
AuthEncoding = 4.0.0
Acquisition = 4.4.2
BTrees = 4.4.1
Chameleon = 2.25
DateTime = 4.2
DocumentTemplate = 3.0a2
ExtensionClass = 4.3.0
five.globalrequest = 1.0
funcsigs = 1.0.2
mock = 2.0.0
Missing = 3.2
MultiMapping = 3.1
PasteDeploy = 1.5.2
pbr = 3.0.0
Persistence = 3.0a3
persistent = 4.2.2
Products.BTreeFolder2 = 3.0
Products.MailHost = 3.0
Products.ZCatalog = 4.0a3
Products.ZCTextIndex = 4.0.1
pytz = 2017.2
Record = 3.3
RestrictedPython = 4.0a1
six = 1.10.0
transaction = 2.1.2
waitress = 1.0.2
WebOb = 1.7.2
WebTest = 2.0.27
WSGIProxy2 = 0.4.3
z3c.pt = 3.0
zc.lockfile = 1.2.1
ZConfig = 3.1.0
zdaemon = 4.2.0
ZEO = 5.1
zExceptions = 3.6
ZODB = 5.2.3
zodbpickle = 0.6.0
zope.annotation = 4.4.1
zope.browser = 2.1.0
zope.browsermenu = 4.1.1
zope.browserpage = 4.1.0
zope.browserresource = 4.1.0
zope.cachedescriptors = 4.2.0
zope.component = 4.3.0
zope.componentvocabulary = 2.0.0
zope.configuration = 4.1.0
zope.container = 4.1.0
zope.contentprovider = 4.0.0
zope.contenttype = 4.2.0
zope.deferredimport = 4.1.0
zope.deprecation = 4.2.0
zope.dottedname = 4.2.0
zope.event = 4.2.0
zope.exceptions = 4.1.0
zope.filerepresentation = 4.1.0
zope.formlib = 4.3.0
zope.globalrequest = 1.3
zope.i18n = 4.1.0
zope.i18nmessageid = 4.1.0
zope.interface = 4.4.0
zope.lifecycleevent = 4.1.0
zope.location = 4.0.3
zope.pagetemplate = 4.2.1
zope.processlifetime = 2.1.0
zope.proxy = 4.2.1
zope.ptresource = 4.0.0
zope.publisher = 4.3.1
zope.ramcache = 2.1.0
zope.schema = 4.4.2
zope.security = 4.1.0
zope.sendmail = 4.0.1
zope.sequencesort = 4.0.1
zope.site = 4.0.0
zope.size = 4.1.0
zope.structuredtext = 4.1.0
zope.tal = 4.2.0
zope.tales = 4.1.1
zope.testbrowser = 5.2
zope.testing = 4.6.1
zope.testrunner = 4.6.0
zope.traversing = 4.1.0
zope.viewlet = 4.0.0
ZServer = 4.0a2
45 changes: 45 additions & 0 deletions releases/4.0a4/versions.cfg
@@ -0,0 +1,45 @@
[buildout]
extends =
versions-prod.cfg
versions = versions

[versions]
# Version pins for development and optional dependencies.
alabaster = 0.7.10
appdirs = 1.4.3
Babel = 2.4.0
beautifulsoup4 = 4.6.0
buildout.wheel = 0.2.0
collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.0
coverage = 4.4
docutils = 0.13.1
extras = 1.0.0
imagesize = 0.7.1
Jinja2 = 2.9.6
lxml = 3.7.3
MarkupSafe = 1.0
mr.developer = 1.38
nose = 1.3.7
packaging = 16.8
pip = 9.0.1
plone.recipe.command = 1.1
pluggy = 0.4.0
py = 1.4.33
Pygments = 2.2.0
pyparsing = 2.2.0
python-gettext = 3.0
python-subunit = 1.2.0
requests = 2.14.2
setuptools = 33.1.1
snowballstemmer = 1.2.1
Sphinx = 1.5.5
testtools = 2.3.0
tox = 2.7.0
unittest2 = 1.1.0
virtualenv = 15.1.0
wheel = 0.29.0
z3c.checkversions = 0.5
zc.buildout = 2.9.3
zc.recipe.egg = 2.0.3
zc.recipe.testrunner = 2.0.0

0 comments on commit 091ee3a

Please sign in to comment.