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
236b9808
Commit
236b9808
authored
Aug 06, 2021
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*: prepare for next slapos.core version
slapos.core now depends on PyYAML and jsonschema
parent
19fe9436
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
software/slapos-sr-testing/software.cfg
software/slapos-sr-testing/software.cfg
+1
-0
software/slapos-testing/software.cfg
software/slapos-testing/software.cfg
+1
-0
stack/slapos.cfg
stack/slapos.cfg
+1
-0
No files found.
software/slapos-sr-testing/software.cfg
View file @
236b9808
...
...
@@ -234,6 +234,7 @@ setup = ${slapos.core-repository:location}
eggs += ${:extra-eggs}
extra-eggs =
${lxml-python:egg}
${python-PyYAML:egg}
${slapos.core-setup:egg}
${pillow-python:egg}
${pycurl:egg}
...
...
software/slapos-testing/software.cfg
View file @
236b9808
...
...
@@ -115,6 +115,7 @@ setup = ${rubygemsrecipe-repository:location}
<= python-interpreter
eggs +=
${lxml-python:egg}
${python-PyYAML:egg}
${python-cryptography:egg}
${backports.lzma:egg}
${pycurl:egg}
...
...
stack/slapos.cfg
View file @
236b9808
...
...
@@ -125,6 +125,7 @@ eggs =
recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
${python-PyYAML:egg}
slapos.core
slapos.libnetworkcache
...
...
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