commit: 7f0bc5352d15fbfb40016af997a8d200ea8d6f05 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jul 12 15:18:10 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 12 18:49:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0bc535
dev-python/sphinx: Remove unnecessary pytest-cov dep dev-python/sphinx/sphinx-1.7.5-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/sphinx/sphinx-1.7.5-r1.ebuild b/dev-python/sphinx/sphinx-1.7.5-r1.ebuild index b3a122f0e25..1b87b472641 100644 --- a/dev-python/sphinx/sphinx-1.7.5-r1.ebuild +++ b/dev-python/sphinx/sphinx-1.7.5-r1.ebuild @@ -50,7 +50,6 @@ DEPEND="${RDEPEND} dev-python/html5lib[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] dev-python/simplejson[${PYTHON_USEDEP}] >=dev-python/sqlalchemy-0.9[${PYTHON_USEDEP}] >=dev-python/whoosh-2.0[${PYTHON_USEDEP}]