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
Xavier Thompson
slapos.buildout
Commits
5790d2dc
Commit
5790d2dc
authored
May 05, 2020
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 2.7.1+slapos006
parent
ec8f60fa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
CHANGES.SlapOS.rst
CHANGES.SlapOS.rst
+9
-0
setup.py
setup.py
+1
-1
No files found.
CHANGES.SlapOS.rst
View file @
5790d2dc
2.7.1+slapos006
---------------
- Do not reprocess already extended files. Faster and not error prone.
- ~/ is now expanded for non-url extends.
- An absolute (non-url) path is not longer treated like a local path
if the base is a url.
- Better path/url normalization.
2.7.1+slapos005
---------------
...
...
setup.py
View file @
5790d2dc
...
...
@@ -12,7 +12,7 @@
#
##############################################################################
name
=
"zc.buildout"
version
=
'2.7.1+slapos00
5
'
version
=
'2.7.1+slapos00
6
'
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