projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a661b2
)
dev-python/pytest-cov: Revert loosen of coverage version in deps
author
Justin Lecher
<jlec@gentoo.org>
Sun, 27 Sep 2015 18:15:53 +0000
(20:15 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Sun, 27 Sep 2015 18:16:07 +0000
(20:16 +0200)
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561630
Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/pytest-cov/pytest-cov-2.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-cov/pytest-cov-2.1.0.ebuild
b/dev-python/pytest-cov/pytest-cov-2.1.0.ebuild
index e424459e2284ee2a8954e8a4c25adc002333389c..5405cb48b879812308b98e49fd62b5df5296fd35 100644
(file)
--- a/
dev-python/pytest-cov/pytest-cov-2.1.0.ebuild
+++ b/
dev-python/pytest-cov/pytest-cov-2.1.0.ebuild
@@
-20,7
+20,8
@@
RDEPEND="
>=dev-python/py-1.4.22[${PYTHON_USEDEP}]
>=dev-python/pytest-2.6.0[${PYTHON_USEDEP}]
>=dev-python/cov-core-1.14.0[${PYTHON_USEDEP}]
- >=dev-python/coverage-3.7.1[${PYTHON_USEDEP}]"
+ >=dev-python/coverage-3.7.1[${PYTHON_USEDEP}]
+ <dev-python/coverage-4[${PYTHON_USEDEP}]"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (