Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
72
Merge Requests
72
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
135570c9
Commit
135570c9
authored
Oct 14, 2015
by
Kazuhiko Shiozaki
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up eggs.
parent
2a3e2937
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
43 additions
and
11 deletions
+43
-11
buildout.cfg
stack/erp5/buildout.cfg
+40
-8
slapos.cfg
stack/slapos.cfg
+3
-3
No files found.
stack/erp5/buildout.cfg
View file @
135570c9
...
...
@@ -612,7 +612,7 @@ cloudooo = 1.2.5-dev
# use newer version than specified in ZTK
PasteDeploy = 1.5.2
Pygments = 2.0.2
coverage = 4.0
coverage = 4.0
.1
zope.dottedname = 4.1.0
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0.
...
...
@@ -629,7 +629,7 @@ SOAPpy = 0.12.0nxd001
# CMF 2.3 is not yet supported.
Products.CMFCalendar = 2.2.3
Products.CMFCore = 2.2.
8
Products.CMFCore = 2.2.
9
Products.CMFDefault = 2.2.4
Products.CMFTopic = 2.2.1
Products.CMFUid = 2.2.1
...
...
@@ -659,7 +659,7 @@ PyXML = 0.8.5
Pympler = 0.4.2
StructuredText = 2.11.1
WSGIUtils = 0.7
astroid = 1.3.
6
astroid = 1.3.
8
chardet = 2.3.0
csp-eventlet = 0.7.0
elementtree = 1.2.6.post20050316
...
...
@@ -673,14 +673,15 @@ httplib2 = 0.9.2
huBarcode = 1.0.0
interval = 1.0.0
ipdb = 0.8.1
ipython =
3.2
.0
logilab-common = 1.
0.2
numpy = 1.10.
0.post2
ipython =
4.0
.0
logilab-common = 1.
1.0
numpy = 1.10.
1
objgraph = 2.0.1
plone.recipe.command = 1.1
ply = 3.8
polib = 1.0.7
pprofile = 1.7.3
ptyprocess = 0.5
pycountry = 1.17
pyflakes = 1.0.0
pylint = 1.4.4
...
...
@@ -690,8 +691,9 @@ pytracemalloc = 1.2
qrcode = 5.1
restkit = 4.2.2
rtjp-eventlet = 0.3.2
simplegeneric = 0.8.1
socketpool = 0.5.3
spyne = 2.12.
9
spyne = 2.12.
10
suds = 0.4
threadframe = 0.2
timerserver = 2.0.2
...
...
@@ -702,13 +704,38 @@ xfw = 0.10
xupdate-processor = 0.4
# Required by:
# Products.CMFCore==2.2.
8
# Products.CMFCore==2.2.
9
Products.ZSQLMethods = 2.13.4
# Required by:
# ipython==4.0.0
# traitlets==4.0.0
decorator = 4.0.4
# Required by:
# SOAPpy===0.12.0nxd001
fpconst = 0.7.2
# Required by:
# traitlets==4.0.0
ipython-genutils = 0.1.0
# Required by:
# pickleshare==0.5
path.py = 8.1.2
# Required by:
# ipython==4.0.0
pexpect = 4.0.1
# Required by:
# ipython==4.0.0
pickleshare = 0.5
# Required by:
# ipython==4.0.0
traitlets = 4.0.0
# Required by:
# zope.app.testing==3.8.1
zope.app.debug = 3.4.1
...
...
@@ -721,3 +748,8 @@ zope.app.dependable = 3.5.1
# Products.CMFCalendar==2.2.3
# five.formlib==1.0.4
zope.app.form = 4.0.2
# Required by:
# Products.ZCatalog==2.13.27
# zope.container==3.11.2
zope.dottedname = 4.1.0
stack/slapos.cfg
View file @
135570c9
...
...
@@ -132,7 +132,7 @@ pyOpenSSL = 0.15.1
pyasn1 = 0.1.9
pyparsing = 2.0.3
pytz = 2015.6
requests = 2.8.
0
requests = 2.8.
1
setuptools = 18.1
simplejson = 3.8.0
six = 1.10.0
...
...
@@ -142,7 +142,7 @@ slapos.extension.strip = 0.1
slapos.libnetworkcache = 0.14.5
slapos.recipe.build = 0.21
slapos.recipe.cmmi = 0.2
stevedore = 1.
8
.0
stevedore = 1.
9
.0
unicodecsv = 0.14.1
xml-marshaller = 0.9.7
...
...
@@ -156,7 +156,7 @@ MarkupSafe = 0.23
# Required by:
# cliff==1.15.0
# stevedore==1.
8
.0
# stevedore==1.
9
.0
argparse = 1.4.0
# Required by:
...
...
Kirill Smelkov
@kirr
mentioned in merge request
!41 (closed)
·
Jan 26, 2016
mentioned in merge request
!41 (closed)
mentioned in merge request !41
Toggle commit list
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