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
a22fbe1c
Commit
a22fbe1c
authored
Nov 04, 2016
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up eggs.
parent
89f52c7d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
26 deletions
+28
-26
software/neoppod/software-common.cfg
software/neoppod/software-common.cfg
+3
-3
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+16
-15
stack/slapos.cfg
stack/slapos.cfg
+9
-8
No files found.
software/neoppod/software-common.cfg
View file @
a22fbe1c
...
...
@@ -111,12 +111,12 @@ atomize = 0.2.0
dnspython = 1.14.0
ecdsa = 0.13
feedparser = 5.2.1
GitPython = 2.
0.8
gitdb
= 0.6.4
GitPython = 2.
1.0
gitdb
2 = 2.0.0
lockfile = 0.12.2
mysqlclient = 1.3.9
paramiko = 2.0.2
passlib = 1.6.5
pycrypto = 2.6.1
pycurl = 7.43.0
smmap
= 0.9.0
smmap
2 = 2.0.1
stack/erp5/buildout.cfg
View file @
a22fbe1c
...
...
@@ -665,13 +665,14 @@ zope.app.publication = 3.14.0
zope.app.testing = 3.8.1
# Pinned versions
Pillow = 3.
3.1
Pillow = 3.
4.2
Products.CMFActionIcons = 2.1.3
Products.DCWorkflowGraph = 0.4.1
# Products.ExternalEditor 2.0.0's dtml is not based on Zope2 OFS's one.
Products.ExternalEditor = 1.1.1
Products.GenericSetup = 1.8.
4
Products.GenericSetup = 1.8.
5
Products.LongRequestLogger = 2.0.0
# Products.MimetypesRegistry 2.1 requires AccessControl>=3.0.0Acquisition.
Products.MimetypesRegistry = 2.0.10
Products.PloneHotfix20160830 = 1.3
Products.PluginRegistry = 1.4
...
...
@@ -706,13 +707,13 @@ logilab-common = 1.2.2
matplotlib = 1.5.3
mistune = 0.7.3
notebook = 4.2.3
numpy = 1.11.
1
numpy = 1.11.
2
objgraph = 3.0.1
pandas = 0.1
8
.1
pandas = 0.1
9
.1
ply = 3.9
polib = 1.0.7
pprofile = 1.
9.2
prompt-toolkit = 1.0.
7
pprofile = 1.
10.0
prompt-toolkit = 1.0.
8
ptyprocess = 0.5.1
pycountry = 1.20
pyflakes = 1.3.0
...
...
@@ -720,7 +721,7 @@ pyflakes = 1.3.0
pylint = 1.4.4
python-memcached = 1.58
pytracemalloc = 1.2
pyzmq = 1
5.4
.0
pyzmq = 1
6.0
.0
qrcode = 5.3
restkit = 4.2.2
rtjp-eventlet = 0.3.2
...
...
@@ -728,16 +729,16 @@ scikit-learn = 0.18
scipy = 0.18.1
simplegeneric = 0.8.1
socketpool = 0.5.3
spyne = 2.12.1
3
spyne = 2.12.1
4
suds = 0.4
terminado = 0.6
threadframe = 0.2
timerserver = 2.0.2
tornado = 4.4.
1
tornado = 4.4.
2
traitlets = 4.3.1
urlnorm = 1.1.4
uuid = 1.30
validictory = 1.
0.2
validictory = 1.
1.0
widgetsnbextension = 1.2.6
xfw = 0.10
xupdate-processor = 0.4
...
...
@@ -751,11 +752,11 @@ Products.ZSQLMethods = 2.13.4
backports.shutil-get-terminal-size = 1.0.0
# Required by:
# tornado==4.4.
1
# tornado==4.4.
2
backports.ssl-match-hostname = 3.5.0.1
# Required by:
# tornado==4.4.
1
# tornado==4.4.
2
certifi = 2016.9.26
# Required by:
...
...
@@ -801,15 +802,15 @@ pickleshare = 0.7.4
# Required by:
# matplotlib==1.5.3
# pandas==0.1
8
.1
# pandas==0.1
9
.1
python-dateutil = 2.5.3
# Required by:
# tornado==4.4.
1
# tornado==4.4.
2
singledispatch = 3.4.0.3
# Required by:
# prompt-toolkit==1.0.
3
# prompt-toolkit==1.0.
8
wcwidth = 0.1.7
# Required by:
...
...
stack/slapos.cfg
View file @
a22fbe1c
...
...
@@ -112,7 +112,7 @@ buildout-versions = 1.7
cffi = 1.8.3
click = 6.6
cliff = 2.2.0
cmd2 = 0.6.
8
cmd2 = 0.6.
9
collective.recipe.template = 1.13
cryptography = 1.5.2
decorator = 4.0.10
...
...
@@ -125,11 +125,11 @@ netaddr = 0.7.18
pbr = 1.10.0
plone.recipe.command = 1.1
prettytable = 0.7.2
psutil = 4.
3.1
pyOpenSSL = 16.
1
.0
psutil = 4.
4.2
pyOpenSSL = 16.
2
.0
pyasn1 = 0.1.9
pyparsing = 2.1.
9
pytz = 2016.
6.1
pyparsing = 2.1.
10
pytz = 2016.
7
requests = 2.11.1
setuptools = 19.6.2
six = 1.10.0
...
...
@@ -139,7 +139,7 @@ slapos.extension.strip = 0.1
slapos.libnetworkcache = 0.14.5
slapos.recipe.build = 0.27
slapos.recipe.cmmi = 0.2
stevedore = 1.1
7.1
stevedore = 1.1
8.0
unicodecsv = 0.14.1
xml-marshaller = 0.9.7
...
...
@@ -178,7 +178,7 @@ netifaces = 0.10.4
# Required by:
# cffi==1.8.3
pycparser = 2.1
4
pycparser = 2.1
7
# Required by:
# slapos.core==1.3.18
...
...
@@ -190,7 +190,8 @@ uritemplate = 3.0.0
# Required by:
# slapos.core==1.3.18
zope.interface = 4.2.0
# zope.intercace >= 4.2.0 drops support for Python 2.6
zope.interface = 4.1.3
[networkcache]
download-cache-url = http://www.shacache.org/shacache
...
...
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