projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21c9fce
)
dev-python/gevent: Set DISTUTILS_USE_SETUPTOOLS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 27 Jan 2020 05:38:54 +0000
(06:38 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 27 Jan 2020 07:21:19 +0000
(08:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/gevent/gevent-1.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/gevent/gevent-1.4.0.ebuild
b/dev-python/gevent/gevent-1.4.0.ebuild
index 0a8fede4aa8d5a747eebcc89e59e54118aa5cf38..71125420db0341b5e311ad491b0944f356cb9db5 100644
(file)
--- a/
dev-python/gevent/gevent-1.4.0.ebuild
+++ b/
dev-python/gevent/gevent-1.4.0.ebuild
@@
-3,6
+3,7
@@
EAPI=7
+DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
PYTHON_REQ_USE="ssl(+),threads(+)"