projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c437db
)
dev-python/partd: Fix whitespace
author
David Seifert
<soap@gentoo.org>
Tue, 7 Mar 2017 09:23:19 +0000
(10:23 +0100)
committer
David Seifert
<soap@gentoo.org>
Tue, 7 Mar 2017 09:23:19 +0000
(10:23 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/partd/partd-0.3.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/partd/partd-0.3.7.ebuild
b/dev-python/partd/partd-0.3.7.ebuild
index b85421196cf440d30f5c6fff72c7e31b8e95ecda..89c19a6550da7ecdeb6ee28e2db56278ff27512d 100644
(file)
--- a/
dev-python/partd/partd-0.3.7.ebuild
+++ b/
dev-python/partd/partd-0.3.7.ebuild
@@
-26,8
+26,7
@@
DEPEND="${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pyzmq[${PYTHON_USEDEP}]
dev-python/toolz[${PYTHON_USEDEP}]
- )
-"
+ )"
python_test() {
py.test partd --verbose || die