projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60349d9
)
dev-python/pytest: Add missing DEPEND on dev-python/setuptools_scm
author
David Seifert
<soap@gentoo.org>
Sun, 30 Jul 2017 17:39:30 +0000
(19:39 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 30 Jul 2017 17:42:54 +0000
(19:42 +0200)
* Thanks to MichaĆ Bartoszkiewicz for catching this
Bug: https://bugs.gentoo.org/show_bug.cgi?id=623248
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/pytest/pytest-3.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest/pytest-3.1.2.ebuild
b/dev-python/pytest/pytest-3.1.2.ebuild
index e20e9b17d84e02b71f3a47006985a959bb0848c2..c949a1553ce7a266abc11dddd7281b19be24dc01 100644
(file)
--- a/
dev-python/pytest/pytest-3.1.2.ebuild
+++ b/
dev-python/pytest/pytest-3.1.2.ebuild
@@
-27,6
+27,7
@@
COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
>=dev-python/hypothesis-3.5.2[${PYTHON_USEDEP}]
>dev-python/pytest-xdist-1.13[${PYTHON_USEDEP}]