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
3b6692bc
Commit
3b6692bc
authored
Dec 04, 2017
by
Reinout van Rees
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preparing release 2.10.0
[ci skip]
parent
bb0ac205
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CHANGES.rst
CHANGES.rst
+2
-2
setup.py
setup.py
+1
-1
No files found.
CHANGES.rst
View file @
3b6692bc
Change
History
Change
History
**************
**************
2.
9.7
(
unreleased
)
2.
10.0
(
2017
-
12
-
04
)
==================
==================
=
-
Setuptools
38.2.0
started
supporting
wheels
.
Through
setuptools
,
buildout
-
Setuptools
38.2.0
started
supporting
wheels
.
Through
setuptools
,
buildout
now
also
supports
wheels
! You need at least version 38.2.3 to get proper
now
also
supports
wheels
! You need at least version 38.2.3 to get proper
...
...
setup.py
View file @
3b6692bc
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#
#
##############################################################################
##############################################################################
name
=
"zc.buildout"
name
=
"zc.buildout"
version
=
'2.
9.7.dev
0'
version
=
'2.
10.
0'
import
os
import
os
from
setuptools
import
setup
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