Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kwabena Antwi-Boasiako
slapos
Commits
3928098f
Commit
3928098f
authored
Jan 03, 2019
by
Bryton Lacquement
🚪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wip
parent
5b53da76
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
52 additions
and
52 deletions
+52
-52
software/neoppod/software-common.cfg
software/neoppod/software-common.cfg
+6
-10
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+5
-4
stack/erp5/zope-versions.cfg
stack/erp5/zope-versions.cfg
+28
-25
stack/erp5/ztk-versions.cfg
stack/erp5/ztk-versions.cfg
+13
-13
No files found.
software/neoppod/software-common.cfg
View file @
3928098f
...
@@ -13,7 +13,6 @@ extends =
...
@@ -13,7 +13,6 @@ extends =
../../component/lxml-python/buildout.cfg
../../component/lxml-python/buildout.cfg
#END LXML
#END LXML
../../component/msgpack-python/buildout.cfg
../../component/msgpack-python/buildout.cfg
../../component/patch/buildout.cfg
../../component/python-mysqlclient/buildout.cfg
../../component/python-mysqlclient/buildout.cfg
../../component/python-cryptography/buildout.cfg
../../component/python-cryptography/buildout.cfg
../../component/pycurl/buildout.cfg
../../component/pycurl/buildout.cfg
...
@@ -53,10 +52,6 @@ eggs = neoppod[admin, ctl, master]
...
@@ -53,10 +52,6 @@ eggs = neoppod[admin, ctl, master]
coverage
coverage
setproctitle
setproctitle
adapter-egg = ${python-mysqlclient:egg}
adapter-egg = ${python-mysqlclient:egg}
patch-binary = ${patch:location}/bin/patch
ZEO-patch-options = -p1
ZEO-patches =
${:_profile_base_location_}/../../component/egg-patch/ZEO4/TCP_NODELAY.patch#b07288522d5c6857738240d948321df6
[slapos-deps-eggs]
[slapos-deps-eggs]
...
@@ -119,21 +114,22 @@ md5sum = 87d18c7021e4d43756813a83c9da5e97
...
@@ -119,21 +114,22 @@ md5sum = 87d18c7021e4d43756813a83c9da5e97
[versions]
[versions]
BTrees = 4.4.1
BTrees = 4.4.1
ZODB = 4.4.5
ZODB = 5.5.1
apache-libcloud = 1.5.0
coverage = 4.5.1
coverage = 4.5.1
ecdsa = 0.13
ecdsa = 0.13
gitdb2 = 2.0.0
gitdb2 = 2.0.0
msgpack = 0.5.6
msgpack = 0.5.6
msgpack-python = 0.5.6
msgpack-python = 0.5.6
mysqlclient = 1.3.12
mysqlclient = 1.3.12
persistent = 4.
2
.3
persistent = 4.
4
.3
pycrypto = 2.6.1
pycrypto = 2.6.1
pycurl = 7.43.0
pycurl = 7.43.0
setproctitle = 1.1.10
setproctitle = 1.1.10
slapos.recipe.template = 4.3
slapos.recipe.template = 4.3
smmap2 = 2.0.1
smmap2 = 2.0.1
transaction =
1.7
.0
transaction =
2.4
.0
zodbpickle =
0.6.0
zodbpickle =
1.0.2
zodbtools = 0.0.0.dev4
zodbtools = 0.0.0.dev4
cython-zstd = 0.2
cython-zstd = 0.2
python-dateutil = 2.7.3
python-dateutil = 2.7.3
...
@@ -145,7 +141,7 @@ zodburi = 2.3.0
...
@@ -145,7 +141,7 @@ zodburi = 2.3.0
# Required by:
# Required by:
# zodburi==2.0
# zodburi==2.0
# ZEO 5 requires transaction >= 2
# ZEO 5 requires transaction >= 2
ZEO =
4.3.1+SlapOSPatched001
ZEO =
5.2.0
# Required by:
# Required by:
# zodburi==2.0
# zodburi==2.0
...
...
stack/erp5/buildout.cfg
View file @
3928098f
...
@@ -627,11 +627,11 @@ scripts +=
...
@@ -627,11 +627,11 @@ scripts +=
# neoppod, mysqlclient, slapos.recipe.template & [slapos-deps-eggs]
# neoppod, mysqlclient, slapos.recipe.template & [slapos-deps-eggs]
# patched eggs
# patched eggs
Acquisition =
2.13.12
+SlapOSPatched001
Acquisition =
4.5
+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001
ocropy = 1.0+SlapOSPatched001
ocropy = 1.0+SlapOSPatched001
pysvn = 1.7.10+SlapOSPatched002
pysvn = 1.7.10+SlapOSPatched002
python-ldap =
2.4.32+SlapOSPatched001
python-ldap =
3.1.0
python-magic = 0.4.12+SlapOSPatched001
python-magic = 0.4.12+SlapOSPatched001
# use newer version than specified in ZTK
# use newer version than specified in ZTK
...
@@ -708,7 +708,8 @@ objgraph = 3.1.0
...
@@ -708,7 +708,8 @@ objgraph = 3.1.0
ply = 3.10
ply = 3.10
polib = 1.0.8
polib = 1.0.8
pprofile = 2.0.1
pprofile = 2.0.1
pyasn1-modules = 0.0.8
pyasn1 = 0.4.4
pyasn1-modules = 0.2.2
pycountry = 17.1.8
pycountry = 17.1.8
pycrypto = 2.6.1
pycrypto = 2.6.1
pycurl = 7.43.0
pycurl = 7.43.0
...
@@ -734,7 +735,7 @@ xfw = 0.10
...
@@ -734,7 +735,7 @@ xfw = 0.10
xupdate-processor = 0.4
xupdate-processor = 0.4
selenium = 3.8.0
selenium = 3.8.0
scikit-image = 0.14.0
scikit-image = 0.14.0
PyWavelets =
0.5.2
PyWavelets =
1.0.1+SlapOSPatched001
networkx = 2.1
networkx = 2.1
pytesseract = 0.2.2
pytesseract = 0.2.2
zbarlight = 2.0
zbarlight = 2.0
...
...
stack/erp5/zope-versions.cfg
View file @
3928098f
[versions]
[versions]
Zope2 = 2.13.28
Zope = 4.0b8
AccessControl = 2.13.16
Zope2 = 4.0b1
Acquisition = 2.13.12
AccessControl = 4.0b6
Acquisition = 4.5+SlapOSPatched001
DateTime = 2.12.8
DateTime = 2.12.8
DocumentTemplate =
2.13.4
DocumentTemplate =
3.0b5
ExtensionClass =
2.13.2
ExtensionClass =
4.4
Jinja2 = 2.8.1
Jinja2 = 2.8.1
Missing =
2.13
.1
Missing =
4
.1
MultiMapping =
2.13.0
MultiMapping =
4.1
Paste = 1.7.5.1
Paste = 1.7.5.1
PasteDeploy = 1.3.4
PasteDeploy = 1.3.4
PasteScript = 1.7.5
PasteScript = 1.7.5
Persistence =
2.13.2
Persistence =
3.0b4
Products.BTreeFolder2 =
2.13.5
Products.BTreeFolder2 =
4.1
Products.ExternalMethod = 2.13.1
Products.ExternalMethod = 2.13.1
Products.MIMETools = 2.13.0
Products.MIMETools = 2.13.0
Products.MailHost = 2.13.2
Products.MailHost = 2.13.2
...
@@ -24,8 +25,8 @@ Products.TemporaryFolder = 3.0
...
@@ -24,8 +25,8 @@ Products.TemporaryFolder = 3.0
Products.ZCTextIndex = 2.13.5
Products.ZCTextIndex = 2.13.5
Products.ZCatalog = 2.13.29
Products.ZCatalog = 2.13.29
Pygments = 2.2.0
Pygments = 2.2.0
Record =
2.13.0
Record =
3.5
RestrictedPython =
3.6.0
RestrictedPython =
4.0b7
Sphinx = 1.0.8
Sphinx = 1.0.8
ZConfig = 2.9.3
ZConfig = 2.9.3
ZODB3 = 3.10.7
ZODB3 = 3.10.7
...
@@ -42,11 +43,12 @@ repoze.retry = 1.2
...
@@ -42,11 +43,12 @@ repoze.retry = 1.2
repoze.tm2 = 1.0
repoze.tm2 = 1.0
repoze.who = 2.0
repoze.who = 2.0
six = 1.11.0
six = 1.11.0
tempstorage =
2.12.2
tempstorage =
4.0.1
tox = 2.9.1
tox = 2.9.1
transaction =
1.1.1
transaction =
2.4.0
z3c.checkversions = 0.5
z3c.checkversions = 0.5
zExceptions = 2.13.0
z3c.pt = 3.1.0
zExceptions = 4.1
zLOG = 2.11.2
zLOG = 2.11.2
zc.buildout = 2.3.1
zc.buildout = 2.3.1
zc.lockfile = 1.0.2
zc.lockfile = 1.0.2
...
@@ -57,38 +59,39 @@ zope.annotation = 3.5.0
...
@@ -57,38 +59,39 @@ zope.annotation = 3.5.0
zope.broken = 3.6.0
zope.broken = 3.6.0
zope.browser = 1.3
zope.browser = 1.3
zope.browsermenu = 3.9.1
zope.browsermenu = 3.9.1
zope.browserpage =
3.12.2
zope.browserpage =
4.3.0
zope.browserresource =
3.10
.3
zope.browserresource =
4
.3
zope.component = 3.9.5
zope.component = 3.9.5
zope.configuration = 3.7.4
zope.configuration = 3.7.4
zope.container =
3.11
.2
zope.container =
4.2
.2
zope.contentprovider = 3.7.2
zope.contentprovider = 3.7.2
zope.contenttype =
3.5.5
zope.contenttype =
4.4
zope.deferredimport = 3.5.3
zope.deferredimport = 3.5.3
zope.dottedname = 3.4.6
zope.dottedname = 3.4.6
zope.event = 3.5.2
zope.event = 3.5.2
zope.exceptions = 3.6.2
zope.exceptions = 3.6.2
zope.filerepresentation = 3.6.1
zope.filerepresentation = 3.6.1
zope.i18n = 3.7.4
zope.globalrequest = 1.5
zope.i18nmessageid = 3.5.3
zope.i18n = 4.6.1
zope.i18nmessageid = 4.3.1
zope.interface = 3.6.8
zope.interface = 3.6.8
zope.lifecycleevent = 3.6.2
zope.lifecycleevent = 3.6.2
zope.location = 3.9.1
zope.location = 3.9.1
zope.pagetemplate =
3.5.2
zope.pagetemplate =
4.4.1
zope.processlifetime = 1.0
zope.processlifetime = 1.0
zope.proxy =
3.6
.1
zope.proxy =
4.3
.1
zope.ptresource = 3.9.0
zope.ptresource = 3.9.0
zope.publisher = 3.12.6
zope.publisher = 3.12.6
zope.schema = 3.7.1
zope.schema = 3.7.1
zope.security =
3.7.4
zope.security =
4.3.0
zope.sendmail = 3.7.5
zope.sendmail = 3.7.5
zope.sequencesort = 3.4.0
zope.sequencesort = 3.4.0
zope.site = 3.9.2
zope.site = 3.9.2
zope.size = 3.4.1
zope.size = 3.4.1
zope.structuredtext = 3.5.1
zope.structuredtext = 3.5.1
zope.tal =
3.5.2
zope.tal =
4.4
zope.tales = 3.5.3
zope.tales = 3.5.3
zope.testbrowser = 3.11.1
zope.testbrowser = 3.11.1
zope.testing = 3.9.7
zope.testing = 3.9.7
zope.traversing =
3.13.2
zope.traversing =
4.3.1
zope.viewlet = 3.7.2
zope.viewlet = 3.7.2
stack/erp5/ztk-versions.cfg
View file @
3928098f
...
@@ -6,16 +6,16 @@ zope.authentication = 3.7.1
...
@@ -6,16 +6,16 @@ zope.authentication = 3.7.1
zope.broken = 3.6.0
zope.broken = 3.6.0
zope.browser = 1.3
zope.browser = 1.3
zope.browsermenu = 3.9.1
zope.browsermenu = 3.9.1
zope.browserpage =
3.12.2
zope.browserpage =
4.3.0
zope.browserresource =
3.10
.3
zope.browserresource =
4
.3
zope.cachedescriptors = 3.5.1
zope.cachedescriptors = 3.5.1
zope.catalog = 3.8.2
zope.catalog = 3.8.2
zope.component = 3.9.5
zope.component = 3.9.5
zope.componentvocabulary = 1.0.1
zope.componentvocabulary = 1.0.1
zope.configuration = 3.7.4
zope.configuration = 3.7.4
zope.container =
3.11
.2
zope.container =
4.2
.2
zope.contentprovider = 3.7.2
zope.contentprovider = 3.7.2
zope.contenttype =
3.5.5
zope.contenttype =
4.4
zope.copy = 3.5.0
zope.copy = 3.5.0
zope.copypastemove = 3.7.0
zope.copypastemove = 3.7.0
zope.datetime = 3.4.1
zope.datetime = 3.4.1
...
@@ -29,8 +29,8 @@ zope.exceptions = 3.6.2
...
@@ -29,8 +29,8 @@ zope.exceptions = 3.6.2
zope.filerepresentation = 3.6.1
zope.filerepresentation = 3.6.1
zope.formlib = 4.0.6
zope.formlib = 4.0.6
zope.hookable = 3.4.1
zope.hookable = 3.4.1
zope.i18n =
3.7.4
zope.i18n =
4.6.1
zope.i18nmessageid =
3.5.3
zope.i18nmessageid =
4.3.1
zope.index = 3.6.4
zope.index = 3.6.4
zope.interface = 3.6.7
zope.interface = 3.6.7
zope.intid = 3.7.2
zope.intid = 3.7.2
...
@@ -40,18 +40,18 @@ zope.location = 3.9.1
...
@@ -40,18 +40,18 @@ zope.location = 3.9.1
zope.login = 1.0.0
zope.login = 1.0.0
zope.mimetype = 1.3.1
zope.mimetype = 1.3.1
zope.minmax = 1.1.2
zope.minmax = 1.1.2
zope.pagetemplate =
3.5.2
zope.pagetemplate =
4.4.1
zope.password = 3.6.1
zope.password = 3.6.1
zope.pluggableauth = 1.0.3
zope.pluggableauth = 1.0.3
zope.principalannotation = 3.6.1
zope.principalannotation = 3.6.1
zope.principalregistry = 3.7.1
zope.principalregistry = 3.7.1
zope.processlifetime = 1.0
zope.processlifetime = 1.0
zope.proxy =
3.6
.1
zope.proxy =
4.3
.1
zope.ptresource = 3.9.0
zope.ptresource = 3.9.0
zope.publisher = 3.12.6
zope.publisher = 3.12.6
zope.ramcache = 1.0
zope.ramcache = 1.0
zope.schema = 3.7.1
zope.schema = 3.7.1
zope.security =
3.7.4
zope.security =
4.3.0
zope.securitypolicy = 3.7.0
zope.securitypolicy = 3.7.0
zope.sendmail = 3.7.5
zope.sendmail = 3.7.5
zope.sequencesort = 3.4.0
zope.sequencesort = 3.4.0
...
@@ -60,10 +60,10 @@ zope.session = 3.9.5
...
@@ -60,10 +60,10 @@ zope.session = 3.9.5
zope.site = 3.9.2
zope.site = 3.9.2
zope.size = 3.4.1
zope.size = 3.4.1
zope.structuredtext = 3.5.1
zope.structuredtext = 3.5.1
zope.tal =
3.5.2
zope.tal =
4.4
zope.tales = 3.5.3
zope.tales = 3.5.3
zope.testing = 3.9.7
zope.testing = 3.9.7
zope.traversing =
3.13.2
zope.traversing =
4.3.1
zope.viewlet = 3.7.2
zope.viewlet = 3.7.2
# Deprecating
# Deprecating
...
@@ -84,10 +84,10 @@ py = 1.3.4
...
@@ -84,10 +84,10 @@ py = 1.3.4
Pygments = 1.3.1
Pygments = 1.3.1
python-gettext = 1.0
python-gettext = 1.0
pytz = 2013b
pytz = 2013b
RestrictedPython =
3.6.0
RestrictedPython =
4.0b7
setuptools = 12.2
setuptools = 12.2
Sphinx = 1.0.8
Sphinx = 1.0.8
transaction =
1.1.1
transaction =
2.4.0
unittest2 = 0.5.1
unittest2 = 0.5.1
z3c.recipe.sphinxdoc = 0.0.8
z3c.recipe.sphinxdoc = 0.0.8
zc.buildout = 2.3.1
zc.buildout = 2.3.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment