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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos.buildout
Commits
cbe68bef
Commit
cbe68bef
authored
Nov 29, 2017
by
Reinout van Rees
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Making the changelog more positive: we support wheels now!
parent
61e0c51d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
CHANGES.rst
CHANGES.rst
+9
-4
No files found.
CHANGES.rst
View file @
cbe68bef
...
@@ -4,10 +4,15 @@ Change History
...
@@ -4,10 +4,15 @@ Change History
2.9.6
(
unreleased
)
2.9.6
(
unreleased
)
==================
==================
-
Setuptools
38.2.0
started
supporting
wheels
.
This
interfered
with
buildout
's
-
Setuptools
38.2.0
started
supporting
wheels
.
Through
setuptools
,
buildout
recent support for `buildout.wheel
now
also
supports
wheels
!
<https://github.com/buildout/buildout.wheel>`_. Setuptools is the default
now, but you can still use the buildout.wheel if you want.
This
setuptools
change
interfered
with
buildout
's recent support for
`buildout.wheel <https://github.com/buildout/buildout.wheel>`_, resulting in
a sudden "Wheels are not supported" error message (see `issue 435
<https://github.com/buildout/buildout/issues/425>`_). Fixed by making
setuptools the default, though you can still use the buildout.wheel if you
want.
2.9.5 (2017-09-22)
2.9.5 (2017-09-22)
...
...
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