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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
e6ca11b4
Commit
e6ca11b4
authored
Dec 18, 2014
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up eggs.
parent
303ce299
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
24 deletions
+17
-24
component/python-cryptography/buildout.cfg
component/python-cryptography/buildout.cfg
+1
-0
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+1
-1
stack/slapos.cfg
stack/slapos.cfg
+15
-23
No files found.
component/python-cryptography/buildout.cfg
View file @
e6ca11b4
...
...
@@ -22,5 +22,6 @@ CPATH = ${openssl:location}/include
recipe = zc.recipe.egg
eggs =
${python-cffi:egg}
enum34
pycparser
six
stack/erp5/buildout.cfg
View file @
e6ca11b4
...
...
@@ -632,7 +632,7 @@ pprofile = 1.7.2
pycountry = 1.10
pyflakes = 0.8.1
pylint = 1.4.0
python-ldap = 2.4.1
7
python-ldap = 2.4.1
8
python-magic = 0.4.6
python-memcached = 1.53
qrcode = 5.1
...
...
stack/slapos.cfg
View file @
e6ca11b4
...
...
@@ -114,23 +114,28 @@ Werkzeug = 0.9.6
buildout-versions = 1.7
cffi = 0.8.6
cmd2 = 0.6.8
cryptography = 0.
6
cryptography = 0.
7
itsdangerous = 0.24
lxml = 3.4.1
meld3 = 1.0.0
mr.developer = 1.31
netaddr = 0.7.12
pbr = 0.10.4
prettytable = 0.7.2
psutil = 2.1.3
pyOpenSSL = 0.14
pyparsing = 2.0.3
requests = 2.5.0
setuptools = 7.0
six = 1.8.0
simplejson = 3.6.5
six = 1.8.0
slapos.cookbook = 0.87
slapos.core = 1.3.5
slapos.libnetworkcache = 0.14.2
slapos.recipe.build = 0.15
slapos.recipe.cmmi = 0.2
stevedore = 1.1.0
xml-marshaller = 0.9.7
# Required by:
# slapos.core==1.3.5
...
...
@@ -139,40 +144,35 @@ Flask = 0.10.1
# Required by:
# cliff==1.9.0
# stevedore==1.1.0
argparse = 1.
2.2
argparse = 1.
3.0
# Required by:
# slapos.core==1.3.5
cliff = 1.9.0
# Required by:
#
slapos.cookbook==0.8
7
inotifyx = 0.2.2
#
cryptography==0.
7
enum34 = 1.0.4
# Required by:
# slapos.cookbook==0.87
lock-file = 2.0
inotifyx = 0.2.2
# Required by:
# slapos.cookbook==0.87
netaddr = 0.7.12
lock-file = 2.0
# Required by:
# slapos.core==1.3.5
netifaces = 0.10.4
# Required by:
# cliff==1.9.0
# stevedore==1.1.0
pbr = 0.10.4
# Required by:
# pbr==0.10.0
# pbr==0.10.4
pip = 1.5.6
# Required by:
#
slapos.core==1.3.5
p
sutil = 2.1.3
#
cryptography==0.7
p
yasn1 = 0.1.7
# Required by:
# cffi==0.8.6
...
...
@@ -182,10 +182,6 @@ pycparser = 2.10
# slapos.cookbook==0.87
pytz = 2014.10
# Required by:
# slapos.core==1.3.5
requests = 2.5.0
# Required by:
# slapos.core==1.3.5
supervisor = 3.1.3
...
...
@@ -194,10 +190,6 @@ supervisor = 3.1.3
# slapos.core==1.3.5
uritemplate = 0.6
# Required by:
# slapos.cookbook==0.87
xml-marshaller = 0.9.7
# Required by:
# slapos.core==1.3.5
zope.interface = 4.1.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