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
6c2603b9
Commit
6c2603b9
authored
Apr 07, 2022
by
Godefroid Chapelle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preparing release 3.0.0rc3
[ci skip]
parent
b0e36c9e
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
3 deletions
+11
-3
CHANGES.rst
CHANGES.rst
+10
-0
news/600.bugfix
news/600.bugfix
+0
-2
setup.py
setup.py
+1
-1
No files found.
CHANGES.rst
View file @
6c2603b9
...
...
@@ -8,6 +8,16 @@ Change History
..
towncrier
release
notes
start
3.0.0
rc3
(
2022
-
04
-
07
)
---------------------
Bug
fixes
:
-
Fix
`
TypeError
:
dist
must
be
a
Distribution
instance
`
due
to
issue
between
`
setuptools
`
and
`
pip
`.
(#
600
)
3.0.0
rc2
(
2022
-
03
-
04
)
---------------------
...
...
news/600.bugfix
deleted
100644 → 0
View file @
b0e36c9e
Fix `TypeError: dist must be a Distribution instance` due to issue between
`setuptools` and `pip`.
setup.py
View file @
6c2603b9
...
...
@@ -12,7 +12,7 @@
#
##############################################################################
name
=
"zc.buildout"
version
=
'3.0.0rc3
.dev0
'
version
=
'3.0.0rc3'
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