Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.rebootstrap
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos.rebootstrap
Commits
97723def
Commit
97723def
authored
Oct 10, 2019
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 4.2
parent
d6792dc7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
CHANGELOG.rst
CHANGELOG.rst
+7
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.rst
View file @
97723def
Changes
=======
4.2 (2019-10-10)
----------------
- Support python provided by a part that does not need install.
This fixes installation of slapos software release which python comes
already installed in shared parts from an outer slapos.
4.1 (2017-06-06)
----------------
...
...
setup.py
View file @
97723def
from
setuptools
import
setup
,
find_packages
version
=
'4.
1
'
version
=
'4.
2
'
name
=
"slapos.rebootstrap"
long_description
=
open
(
"README.rst"
).
read
()
+
'
\
n
\
n
'
...
...
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