projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14fba1d
)
dev-python/pyflakes: Increase test verbosity
author
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Jul 2018 17:26:44 +0000
(19:26 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Jul 2018 18:59:03 +0000
(20:59 +0200)
dev-python/pyflakes/pyflakes-1.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyflakes/pyflakes-1.6.0.ebuild
b/dev-python/pyflakes/pyflakes-1.6.0.ebuild
index 608ab744407eadb29db368beab080988c67536d3..41a47f5c2c927769c55272420337ecedce31f424 100644
(file)
--- a/
dev-python/pyflakes/pyflakes-1.6.0.ebuild
+++ b/
dev-python/pyflakes/pyflakes-1.6.0.ebuild
@@
-18,5
+18,5
@@
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
python_test() {
- esetup.py test
--quiet
+ esetup.py test
}