projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbb687c
)
dev-python/nose-exclude: Re-enable tests in py3
author
Michał Górny
<mgorny@gentoo.org>
Wed, 30 Nov 2016 15:33:51 +0000
(16:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 30 Nov 2016 18:05:35 +0000
(19:05 +0100)
dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
index 336e87a1905bae6d617336ec54207c12aab4d921..5366d67da892a7e64a171f2ad87dbabeb897dba2 100644
(file)
--- a/
dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
+++ b/
dev-python/nose-exclude/nose-exclude-0.4.1.ebuild
@@
-20,7
+20,5
@@
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"
python_test() {
- # https://github.com/kgrandis/nose-exclude/issue/10/test-failures-with-python-3
- python_is_python3 && return
esetup.py test
}