Skip to content

Commit

Permalink
Add 4.0b2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 14, 2017
1 parent 2447ed9 commit e1c709d
Show file tree
Hide file tree
Showing 7 changed files with 257 additions and 25 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -6,6 +6,12 @@
* [versions-prod.cfg](releases/master/versions-prod.cfg)
* [requirements-full.txt](releases/master/requirements-full.txt)

## 4.0b2

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

## 4.0b1

* [versions.cfg](releases/4.0b1/versions.cfg)
Expand Down
88 changes: 88 additions & 0 deletions releases/4.0b2/requirements-full.txt
@@ -0,0 +1,88 @@
Zope==4.0b2
AccessControl==4.0b1
Acquisition==4.4.2
AuthEncoding==4.0.0
BTrees==4.4.1
Chameleon==3.1
DateTime==4.2
DocumentTemplate==3.0b1
ExtensionClass==4.3.0
Missing==4.0.1
MultiMapping==4.0
PasteDeploy==1.5.2
Persistence==3.0b1
Products.BTreeFolder2==4.0.0
Products.ZCTextIndex==4.0.2
Products.ZCatalog==4.0.1
Record==3.4
RestrictedPython==4.0b2
WSGIProxy2==0.4.4
WebOb==1.7.3
WebTest==2.0.28
ZConfig==3.2.0
ZEO==5.1
ZODB==5.3.0
ZServer==4.0b1 ; python_version < '3.0'
Zope2==4.0b1
five.globalrequest==99.1
five.localsitemanager==3.0.1
funcsigs==1.0.2
ipaddress==1.0.18
mock==2.0.0
pbr==3.1.1
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.1
zc.lockfile==1.2.1
zdaemon==4.2.0
zodbpickle==0.7.0
zope.annotation==4.6.0
zope.browser==2.2.0
zope.browsermenu==4.3.0
zope.browserpage==4.2.0
zope.browserresource==4.2.1
zope.cachedescriptors==4.3.0
zope.component==4.4.0
zope.componentvocabulary==2.1.0
zope.configuration==4.1.0
zope.container==4.2.1
zope.contentprovider==4.1.0
zope.contenttype==4.3.0
zope.datetime==4.2.0
zope.deferredimport==4.2.0
zope.deprecation==4.3.0
zope.dottedname==4.2.0
zope.event==4.3.0
zope.exceptions==4.2.0
zope.filerepresentation==4.2.0
zope.formlib==4.4
zope.globalrequest==1.4
zope.i18n==4.2.0
zope.i18nmessageid==4.1.0
zope.interface==4.4.3
zope.lifecycleevent==4.2.0
zope.location==4.1.0
zope.pagetemplate==4.3.0
zope.processlifetime==2.2.0
zope.proxy==4.3.0
zope.ptresource==4.1.0
zope.publisher==4.3.2
zope.ramcache==2.2.0
zope.schema==4.5.0
zope.security==4.2.0
zope.sendmail==4.1.0
zope.sequencesort==4.0.1
zope.site==4.1.0
zope.size==4.2.0
zope.structuredtext==4.2.0
zope.tal==4.3.0
zope.tales==4.2.0
zope.testbrowser==5.2.1
zope.testing==4.6.2
zope.testrunner==4.7.0
zope.traversing==4.2.0
zope.viewlet==4.1.0
91 changes: 91 additions & 0 deletions releases/4.0b2/versions-prod.cfg
@@ -0,0 +1,91 @@
# Version pins for required and commonly used dependencies.

[versions]
Zope = 4.0b2
Zope2 = 4.0b1
AccessControl = 4.0b1
AuthEncoding = 4.0.0
Acquisition = 4.4.2
BTrees = 4.4.1
Chameleon = 3.1
DateTime = 4.2
DocumentTemplate = 3.0b1
ExtensionClass = 4.3.0
five.globalrequest = 99.1
five.localsitemanager = 3.0.1
funcsigs = 1.0.2
ipaddress = 1.0.18
mock = 2.0.0
Missing = 4.0.1
MultiMapping = 4.0
PasteDeploy = 1.5.2
pbr = 3.1.1
Persistence = 3.0b1
persistent = 4.2.2
Products.BTreeFolder2 = 4.0.0
Products.ZCatalog = 4.0.1
Products.ZCTextIndex = 4.0.2
pytz = 2017.2
Record = 3.4
RestrictedPython = 4.0b2
six = 1.10.0
transaction = 2.1.2
waitress = 1.0.2
WebOb = 1.7.3
WebTest = 2.0.28
WSGIProxy2 = 0.4.4
z3c.pt = 3.0
zc.lockfile = 1.2.1
ZConfig = 3.2.0
zdaemon = 4.2.0
ZEO = 5.1
zExceptions = 3.6.1
ZODB = 5.3.0
zodbpickle = 0.7.0
zope.annotation = 4.6.0
zope.browser = 2.2.0
zope.browsermenu = 4.3.0
zope.browserpage = 4.2.0
zope.browserresource = 4.2.1
zope.cachedescriptors = 4.3.0
zope.component = 4.4.0
zope.componentvocabulary = 2.1.0
zope.configuration = 4.1.0
zope.container = 4.2.1
zope.contentprovider = 4.1.0
zope.contenttype = 4.3.0
zope.datetime = 4.2.0
zope.deferredimport = 4.2.0
zope.deprecation = 4.3.0
zope.dottedname = 4.2.0
zope.event = 4.3.0
zope.exceptions = 4.2.0
zope.filerepresentation = 4.2.0
zope.formlib = 4.4
zope.globalrequest = 1.4
zope.i18n = 4.2.0
zope.i18nmessageid = 4.1.0
zope.interface = 4.4.3
zope.lifecycleevent = 4.2.0
zope.location = 4.1.0
zope.pagetemplate = 4.3.0
zope.processlifetime = 2.2.0
zope.proxy = 4.3.0
zope.ptresource = 4.1.0
zope.publisher = 4.3.2
zope.ramcache = 2.2.0
zope.schema = 4.5.0
zope.security = 4.2.0
zope.sendmail = 4.1.0
zope.sequencesort = 4.0.1
zope.site = 4.1.0
zope.size = 4.2.0
zope.structuredtext = 4.2.0
zope.tal = 4.3.0
zope.tales = 4.2.0
zope.testbrowser = 5.2.1
zope.testing = 4.6.2
zope.testrunner = 4.7.0
zope.traversing = 4.2.0
zope.viewlet = 4.1.0
ZServer = 4.0b1
47 changes: 47 additions & 0 deletions releases/4.0b2/versions.cfg
@@ -0,0 +1,47 @@
[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.5.1
beautifulsoup4 = 4.6.0
buildout.wheel = 0.2.0
certifi = 2017.4.17
chardet = 3.0.3
collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.0
coverage = 4.4.1
docutils = 0.14
idna = 2.5
imagesize = 0.7.1
Jinja2 = 2.9.6
lxml = 3.8.0
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.5.2
py = 1.4.34
Pygments = 2.2.0
pyparsing = 2.2.0
python-gettext = 3.0
requests = 2.16.5
setuptools = 33.1.1
snowballstemmer = 1.2.1
Sphinx = 1.6.3
sphinxcontrib-websupport = 1.0.1
tox = 2.8.2
typing = 3.6.2
urllib3 = 1.21.1
virtualenv = 15.1.0
wheel = 0.30.0
z3c.checkversions = 0.5
zc.buildout = 2.9.5
zc.recipe.egg = 2.0.4
zc.recipe.testrunner = 2.0.0
22 changes: 11 additions & 11 deletions releases/master/requirements-full.txt
Expand Up @@ -13,7 +13,7 @@ PasteDeploy==1.5.2
Persistence==3.0b1
Products.BTreeFolder2==4.0.0
Products.ZCTextIndex==4.0.2
Products.ZCatalog==4.0.0
Products.ZCatalog==4.0.1
Record==3.4
RestrictedPython==4.0b2
WSGIProxy2==0.4.4
Expand All @@ -22,7 +22,7 @@ WebTest==2.0.28
ZConfig==3.2.0
ZEO==5.1
ZODB==5.3.0
ZServer==4.0a2 ; python_version < '3.0'
ZServer==4.0b1 ; python_version < '3.0'
Zope2==4.0b1
five.globalrequest==99.1
five.localsitemanager==3.0.1
Expand All @@ -39,8 +39,8 @@ z3c.pt==3.0
zExceptions==3.6.1
zc.lockfile==1.2.1
zdaemon==4.2.0
zodbpickle==0.6.0
zope.annotation==4.5
zodbpickle==0.7.0
zope.annotation==4.6.0
zope.browser==2.2.0
zope.browsermenu==4.3.0
zope.browserpage==4.2.0
Expand All @@ -57,32 +57,32 @@ zope.deferredimport==4.2.0
zope.deprecation==4.3.0
zope.dottedname==4.2.0
zope.event==4.3.0
zope.exceptions==4.1.0
zope.exceptions==4.2.0
zope.filerepresentation==4.2.0
zope.formlib==4.4
zope.globalrequest==1.4
zope.i18n==4.2.0
zope.i18nmessageid==4.1.0
zope.interface==4.4.2
zope.interface==4.4.3
zope.lifecycleevent==4.2.0
zope.location==4.1.0
zope.pagetemplate==4.3.0
zope.processlifetime==2.2.0
zope.proxy==4.2.1
zope.proxy==4.3.0
zope.ptresource==4.1.0
zope.publisher==4.3.2
zope.ramcache==2.2.0
zope.schema==4.5.0
zope.security==4.1.1
zope.security==4.2.0
zope.sendmail==4.1.0
zope.sequencesort==4.0.1
zope.site==4.1.0
zope.size==4.2.0
zope.structuredtext==4.2.0
zope.tal==4.3.0
zope.tales==4.1.1
zope.tales==4.2.0
zope.testbrowser==5.2.1
zope.testing==4.6.2
zope.testrunner==4.7.0
zope.traversing==4.1.0
zope.viewlet==4.0.0
zope.traversing==4.2.0
zope.viewlet==4.1.0
20 changes: 10 additions & 10 deletions releases/master/versions-prod.cfg
Expand Up @@ -23,7 +23,7 @@ pbr = 3.1.1
Persistence = 3.0b1
persistent = 4.2.2
Products.BTreeFolder2 = 4.0.0
Products.ZCatalog = 4.0.0
Products.ZCatalog = 4.0.1
Products.ZCTextIndex = 4.0.2
pytz = 2017.2
Record = 3.4
Expand All @@ -41,8 +41,8 @@ zdaemon = 4.2.0
ZEO = 5.1
zExceptions = 3.6.1
ZODB = 5.3.0
zodbpickle = 0.6.0
zope.annotation = 4.5
zodbpickle = 0.7.0
zope.annotation = 4.6.0
zope.browser = 2.2.0
zope.browsermenu = 4.3.0
zope.browserpage = 4.2.0
Expand All @@ -59,33 +59,33 @@ zope.deferredimport = 4.2.0
zope.deprecation = 4.3.0
zope.dottedname = 4.2.0
zope.event = 4.3.0
zope.exceptions = 4.1.0
zope.exceptions = 4.2.0
zope.filerepresentation = 4.2.0
zope.formlib = 4.4
zope.globalrequest = 1.4
zope.i18n = 4.2.0
zope.i18nmessageid = 4.1.0
zope.interface = 4.4.2
zope.interface = 4.4.3
zope.lifecycleevent = 4.2.0
zope.location = 4.1.0
zope.pagetemplate = 4.3.0
zope.processlifetime = 2.2.0
zope.proxy = 4.2.1
zope.proxy = 4.3.0
zope.ptresource = 4.1.0
zope.publisher = 4.3.2
zope.ramcache = 2.2.0
zope.schema = 4.5.0
zope.security = 4.1.1
zope.security = 4.2.0
zope.sendmail = 4.1.0
zope.sequencesort = 4.0.1
zope.site = 4.1.0
zope.size = 4.2.0
zope.structuredtext = 4.2.0
zope.tal = 4.3.0
zope.tales = 4.1.1
zope.tales = 4.2.0
zope.testbrowser = 5.2.1
zope.testing = 4.6.2
zope.testrunner = 4.7.0
zope.traversing = 4.1.0
zope.viewlet = 4.0.0
zope.traversing = 4.2.0
zope.viewlet = 4.1.0
ZServer = 4.0b1
8 changes: 4 additions & 4 deletions releases/master/versions.cfg
Expand Up @@ -7,7 +7,7 @@ versions = versions
# Version pins for development and optional dependencies.
alabaster = 0.7.10
appdirs = 1.4.3
Babel = 2.5.0
Babel = 2.5.1
beautifulsoup4 = 4.6.0
buildout.wheel = 0.2.0
certifi = 2017.4.17
Expand Down Expand Up @@ -36,12 +36,12 @@ setuptools = 33.1.1
snowballstemmer = 1.2.1
Sphinx = 1.6.3
sphinxcontrib-websupport = 1.0.1
tox = 2.8.1
tox = 2.8.2
typing = 3.6.2
urllib3 = 1.21.1
virtualenv = 15.1.0
wheel = 0.29.0
wheel = 0.30.0
z3c.checkversions = 0.5
zc.buildout = 2.9.4
zc.buildout = 2.9.5
zc.recipe.egg = 2.0.4
zc.recipe.testrunner = 2.0.0

0 comments on commit e1c709d

Please sign in to comment.