commit:     0fa7925a87b4bda933fdca2b0de94e0da05d7b05
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 03:26:50 2018 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 03:27:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa7925a

dev-python/cherrypy: add pytest-cov dep (bug 644152)

Closes: https://bugs.gentoo.org/644152
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/cherrypy/cherrypy-13.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/cherrypy/cherrypy-13.1.0.ebuild 
b/dev-python/cherrypy/cherrypy-13.1.0.ebuild
index 02dfe13cae1..984e178f7b0 100644
--- a/dev-python/cherrypy/cherrypy-13.1.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-13.1.0.ebuild
@@ -27,6 +27,7 @@ DEPEND="${RDEPEND}
                dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
                dev-python/path-py[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]
+               dev-python/pytest-cov[${PYTHON_USEDEP}]
        )"
 S="${WORKDIR}/${MY_P}"
 

Reply via email to