Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.buildout
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Thomas Leymonerie
slapos.buildout
Commits
be00bb12
Commit
be00bb12
authored
Sep 24, 2021
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 2.7.1+slapos014
parent
9e5dcbc6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
CHANGES.SlapOS.rst
CHANGES.SlapOS.rst
+11
-0
setup.py
setup.py
+1
-1
No files found.
CHANGES.SlapOS.rst
View file @
be00bb12
2.7.1+slapos014
---------------
- download: extend API with a new parameter to use an alternate URL as fallback.
- download: avoid temporary file when possible,
do not check md5sum twice when using cache file,
ignore fallback mode if a checksum is given,
remove and download again in case of checksum mismatch for a cached path.
- Be more verbose for the first part to reinstall
(changed option or missing path).
2.7.1+slapos013
---------------
...
...
setup.py
View file @
be00bb12
...
...
@@ -12,7 +12,7 @@
#
##############################################################################
name
=
"zc.buildout"
version
=
'2.7.1+slapos01
3
'
version
=
'2.7.1+slapos01
4
'
import
os
from
setuptools
import
setup
...
...
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