projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f987d30
)
dev-python/doublex: Clean py2 deps up
author
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:24 +0000
(08:14 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:19 +0000
(08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/doublex/doublex-1.8.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/doublex/doublex-1.8.1.ebuild
b/dev-python/doublex/doublex-1.8.1.ebuild
index b52abebc97c291fd074e303f33fbf6a63928696a..95e46808066d492508d870ae2a010044d9521721 100644
(file)
--- a/
dev-python/doublex/doublex-1.8.1.ebuild
+++ b/
dev-python/doublex/doublex-1.8.1.ebuild
@@
-23,7
+23,6
@@
DEPEND="
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
dev-python/nose[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 'python2*')
)
"
RDEPEND="${CDEPEND}"