projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c98d8b
)
dev-python/setuptools: Copy DISTUTILS_USE_SETUPTOOLS=no to newest
author
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 07:30:14 +0000
(08:30 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 07:31:55 +0000
(08:31 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/setuptools/setuptools-42.0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/setuptools/setuptools-42.0.2.ebuild
b/dev-python/setuptools/setuptools-42.0.2.ebuild
index 34e7487de3a6864be3cbe6508f9ae796f2152ba0..98b924808219d3497287bd1306e3e222a7396046 100644
(file)
--- a/
dev-python/setuptools/setuptools-42.0.2.ebuild
+++ b/
dev-python/setuptools/setuptools-42.0.2.ebuild
@@
-2,6
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+DISTUTILS_USE_SETUPTOOLS=no
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
PYTHON_REQ_USE="xml(+)"