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
Dmitry Blinov
slapos
Commits
47922c70
Commit
47922c70
authored
Jul 06, 2017
by
iv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[nayuos] Freeze packages versions because of the age of the only instance of this SR
parent
da8ac205
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
98 additions
and
3 deletions
+98
-3
software/nayuos/software.cfg
software/nayuos/software.cfg
+98
-3
No files found.
software/nayuos/software.cfg
View file @
47922c70
...
...
@@ -16,9 +16,6 @@ parts +=
versions = versions
[versions]
slapos.recipe.template = 2.9
[template-instance]
# create the instance.cfg file in the buildout directory
# (use jinja for templating)
...
...
@@ -38,3 +35,101 @@ context =
key git_path :git_path
key eggs_directory buildout:eggs-directory
key develop_eggs_directory buildout:develop-eggs-directory
[versions]
slapos.recipe.template = 2.9
# freeze version numbers accordingly to the only installed instance
# WARNING: note buildout version < 2.0
zc.buildout = 1.7.1.post13
zc.recipe.egg = 1.3.2.post5
hexagonit.recipe.download = 1.7.post4
# other recipes which ... maybe are not necessary to keep back?
Jinja2 = 2.8
PyYAML = 3.11
Werkzeug = 0.11.10
buildout-versions = 1.7
cffi = 1.7.0
click = 6.6
cliff = 2.1.0
cmd2 = 0.6.8
collective.recipe.template = 1.13
cryptography = 1.4
decorator = 4.0.10
idna = 2.1
inotifyx = 0.2.2
itsdangerous = 0.24
lxml = 3.6.0
meld3 = 1.0.2
netaddr = 0.7.18
pbr = 1.10.0
plone.recipe.command = 1.1
prettytable = 0.7.2
psutil = 4.3.0
pyOpenSSL = 16.0.0
pyasn1 = 0.1.9
pyparsing = 2.1.5
pytz = 2016.4
requests = 2.10.0
setuptools = 19.6.2
simplejson = 3.8.2
six = 1.10.0
slapos.cookbook = 1.0.31
slapos.core = 1.3.15
slapos.extension.strip = 0.1
slapos.libnetworkcache = 0.14.5
slapos.recipe.build = 0.23
slapos.recipe.cmmi = 0.2
stevedore = 1.15.0
unicodecsv = 0.14.1
xml-marshaller = 0.9.7
# Required by:
# slapos.core==1.3.15
Flask = 0.11.1
# Required by:
# Jinja2==2.8
MarkupSafe = 0.23
# Required by:
# cryptography==1.4
enum34 = 1.1.6
# Required by:
# jsonschema==2.5.1
functools32 = 3.2.3.post2
# Required by:
# cryptography==1.4
ipaddress = 1.0.16
# Required by:
# slapos.cookbook==1.0.31
jsonschema = 2.5.1
# Required by:
# slapos.cookbook==1.0.31
lock-file = 2.0
# Required by:
# slapos.core==1.3.15
netifaces = 0.10.4
# Required by:
# cffi==1.7.0
pycparser = 2.14
# Required by:
# slapos.core==1.3.15
supervisor = 3.3.0
# Required by:
# slapos.core==1.3.15
uritemplate = 0.6
# Required by:
# slapos.core==1.3.15
zope.interface = 4.2.0
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