projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd7681c
)
dev-python/texttable: use DISTUTILS_USE_SETUPTOOLS
author
Joonas Niilola
<juippis@gentoo.org>
Wed, 8 Jan 2020 12:42:37 +0000
(14:42 +0200)
committer
Joonas Niilola
<juippis@gentoo.org>
Wed, 8 Jan 2020 12:52:06 +0000
(14:52 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-python/texttable/texttable-1.6.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/texttable/texttable-1.6.2.ebuild
b/dev-python/texttable/texttable-1.6.2.ebuild
index 1665f11d1fbf33def42bc75142d910518429f71f..d64686e2e5f2faa98200b03d2a8058c8260028ea 100644
(file)
--- a/
dev-python/texttable/texttable-1.6.2.ebuild
+++ b/
dev-python/texttable/texttable-1.6.2.ebuild
@@
-19,7
+19,6
@@
IUSE="cjk test"
RESTRICT="!test? ( test )"
DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/wcwidth[${PYTHON_USEDEP}]