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
Jean-Paul Smets
slapos
Commits
8d11ca38
Commit
8d11ca38
authored
Jan 30, 2017
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up eggs.
parent
2ea8294b
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
29 additions
and
27 deletions
+29
-27
software/neoppod/software-common.cfg
software/neoppod/software-common.cfg
+4
-4
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+20
-18
stack/slapos.cfg
stack/slapos.cfg
+5
-5
No files found.
software/neoppod/software-common.cfg
View file @
8d11ca38
...
...
@@ -109,28 +109,28 @@ url = ${:_profile_base_location_}/my.cnf.in
md5sum = cfdd59d42ae540563a964ccaf8fec232
[versions]
slapos.recipe.template = 2.10
ZODB = 4.4.4+SlapOSPatched001
BTrees = 4.3.1
ZODB = 4.4.4+SlapOSPatched001
persistent = 4.2.2
slapos.recipe.template = 2.10
transaction = 1.7.0
zdaemon = 4.1.0
zodbpickle = 0.6.0
zodbtools = 0.0.0.dev3
# Required by slapos.toolbox = 0.64
slapos.toolbox = 0.64
GitPython = 2.1.1
PyRSS2Gen = 1.1
apache-libcloud = 1.5.0
atomize = 0.2.0
dnspython = 1.14.0
ecdsa = 0.13
feedparser = 5.2.1
GitPython = 2.1.1
gitdb2 = 2.0.0
lockfile = 0.12.2
mysqlclient = 1.3.9
paramiko = 2.1.1
passlib = 1.
6.5
passlib = 1.
7.1
pycrypto = 2.6.1
pycurl = 7.43.0
smmap2 = 2.0.1
stack/erp5/buildout.cfg
View file @
8d11ca38
...
...
@@ -632,7 +632,7 @@ scripts +=
Acquisition = 2.13.9+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001
pysvn = 1.7.10+SlapOSPatched002
python-ldap = 2.4.2
8
+SlapOSPatched001
python-ldap = 2.4.2
9
+SlapOSPatched001
python-magic = 0.4.12+SlapOSPatched001
# specify dev version to be sure that an old released version is not used
...
...
@@ -712,27 +712,27 @@ http-parser = 0.8.3
httplib2 = 0.9.2
huBarcode = 1.0.0
interval = 1.0.0
ipdb = 0.10.
1
ipdb = 0.10.
2
ipykernel = 4.5.2
ipython = 5.
1.0
ipython = 5.
2.1
ipython-genutils = 0.1.0
ipywidgets = 5.2.2
logilab-common = 1.3.0
matplotlib = 2.0.0
mistune = 0.7.3
msgpack-python = 0.4.8
notebook = 4.3.
1
notebook = 4.3.
2
nt-svcutils = 2.13.0
numpy = 1.1
1.3
numpy = 1.1
2.0
objgraph = 3.1.0
pandas = 0.19.2
ply = 3.
9
ply = 3.
10
polib = 1.0.8
pprofile = 1.10.0
prompt-toolkit = 1.0.
9
prompt-toolkit = 1.0.
10
ptyprocess = 0.5.1
pycountry = 17.1.8
pyflakes = 1.
3
.0
pyflakes = 1.
5
.0
# pylint 1.5.1 breaks testDynamicClassGeneration
pylint = 1.4.4
python-memcached = 1.58
...
...
@@ -744,8 +744,6 @@ rtjp-eventlet = 0.3.2
scikit-learn = 0.18.1
scipy = 0.18.1
simplegeneric = 0.8.1
slapos.recipe.template = 2.9
slapos.toolbox = 0.64
socketpool = 0.5.3
spyne = 2.12.14
suds = 0.4
...
...
@@ -771,7 +769,7 @@ backports.ssl-match-hostname = 3.5.0.1
# Required by:
# tornado==4.4.2
certifi = 201
6.9.26
certifi = 201
7.1.23
# Required by:
# eventlet==0.20.1
...
...
@@ -786,13 +784,13 @@ fpconst = 0.7.2
graphviz = 0.5.2
# Required by:
# notebook==4.3.
1
# notebook==4.3.
2
# nbconvert 4.2.0 depends on entrypoints egg that is not available as tar/zip source.
nbconvert = 4.1.0
# Required by:
# nbconvert==4.1.0
# notebook==4.3.
1
# notebook==4.3.
2
nbformat = 4.2.0
# Required by:
...
...
@@ -800,15 +798,15 @@ nbformat = 4.2.0
olefile = 0.44
# Required by:
# ipython==5.
1.0
pathlib2 = 2.
1.0
# ipython==5.
2.1
pathlib2 = 2.
2.1
# Required by:
# ipython==5.
1.0
# ipython==5.
2.1
pexpect = 4.2.1
# Required by:
# ipython==5.
1.0
# ipython==5.
2.1
pickleshare = 0.7.4
# Required by:
...
...
@@ -816,6 +814,10 @@ pickleshare = 0.7.4
# pandas==0.19.2
python-dateutil = 2.6.0
# Required by:
# pathlib2==2.2.1
scandir = 1.4
# Required by:
# tornado==4.4.2
singledispatch = 3.4.0.3
...
...
@@ -825,7 +827,7 @@ singledispatch = 3.4.0.3
subprocess32 = 3.2.7
# Required by:
# prompt-toolkit==1.0.
9
# prompt-toolkit==1.0.
10
wcwidth = 0.1.7
# Required by:
...
...
stack/slapos.cfg
View file @
8d11ca38
...
...
@@ -105,7 +105,7 @@ zc.recipe.egg = 1.3.2.post5
# Use own version of h.r.download to be able to open .xz and .lz archives
hexagonit.recipe.download = 1.7.post4
Jinja2 = 2.9.
4
Jinja2 = 2.9.
5
PyYAML = 3.12
MarkupSafe = 0.23
Werkzeug = 0.11.15
...
...
@@ -115,7 +115,7 @@ click = 6.7
cliff = 2.4.0
cmd2 = 0.6.9
collective.recipe.template = 2.0
cryptography = 1.7.
1
cryptography = 1.7.
2
decorator = 4.0.11
idna = 2.2
inotifyx = 0.2.2
...
...
@@ -132,7 +132,7 @@ pyOpenSSL = 16.2.0
pyasn1 = 0.1.9
pyparsing = 2.1.10
pytz = 2016.10
requests = 2.1
2.5
requests = 2.1
3.0
setuptools = 19.6.2
six = 1.10.0
slapos.cookbook = 1.0.48
...
...
@@ -150,7 +150,7 @@ xml-marshaller = 0.9.7
Flask = 0.12
# Required by:
# cryptography==1.7.
1
# cryptography==1.7.
2
enum34 = 1.1.6
# Required by:
...
...
@@ -158,7 +158,7 @@ enum34 = 1.1.6
functools32 = 3.2.3.post2
# Required by:
# cryptography==1.7.
1
# cryptography==1.7.
2
ipaddress = 1.0.18
# Required by:
...
...
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