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
Labels
Merge Requests
102
Merge Requests
102
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
10f66991
Commit
10f66991
authored
Dec 03, 2024
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stack/slapos.cfg: slapos.core version up 1.14.0
parent
f1c06315
Pipeline
#38372
running with stage
in 0 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
29 additions
and
1 deletion
+29
-1
component/babeld/buildout.cfg
component/babeld/buildout.cfg
+12
-0
component/openvpn/buildout.cfg
component/openvpn/buildout.cfg
+16
-0
stack/slapos.cfg
stack/slapos.cfg
+1
-1
No files found.
component/babeld/buildout.cfg
View file @
10f66991
...
...
@@ -23,3 +23,15 @@ environment =
make-targets =
install PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
[versions]
# The last version of setuptools compatible with Python 3.7
setuptools = 67.8.0
# Use SlapOS patched zc.buildout
zc.buildout = 3.0.1+slapos004
pip = 23.2.1
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.8.dev0+slapos002
wheel = 0.41.2:whl
slapos.libnetworkcache = 0.25
component/openvpn/buildout.cfg
View file @
10f66991
[buildout]
extra-paths =
extensions =
extends-cache = extends-cache
download-cache = download-cache
extends =
../flex/buildout.cfg
../libnsl/buildout.cfg
...
...
@@ -9,6 +13,18 @@ extends =
parts =
openvpn
[versions]
# The last version of setuptools compatible with Python 3.7
setuptools = 67.8.0
# Use SlapOS patched zc.buildout
zc.buildout = 3.0.1+slapos004
pip = 23.2.1
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.8.dev0+slapos002
wheel = 0.41.2:whl
slapos.libnetworkcache = 0.25
[openvpn]
recipe = slapos.recipe.cmmi
...
...
stack/slapos.cfg
View file @
10f66991
...
...
@@ -359,7 +359,7 @@ simplegeneric = 0.8.1
singledispatch = 3.4.0.3
six = 1.16.0
slapos.cookbook = 1.0.373
slapos.core = 1.1
3
.0
slapos.core = 1.1
4
.0
slapos.extension.shared = 1.0
slapos.libnetworkcache = 0.25
slapos.rebootstrap = 4.7
...
...
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