commit:     494bd40344ae089285a897e6ef5ccc39de72f4cc
Author:     Andreas Zuber <a.zuber <AT> gmx <DOT> ch>
AuthorDate: Sat May 16 20:38:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 17 05:29:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494bd403

dev-python/logbook: add missing test dependency

Closes: https://bugs.gentoo.org/722714
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Zuber <a.zuber <AT> gmx.ch>
Closes: https://github.com/gentoo/gentoo/pull/15834
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/logbook/logbook-1.5.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/logbook/logbook-1.5.3.ebuild 
b/dev-python/logbook/logbook-1.5.3.ebuild
index 61013032e7e..2572bd0bcfe 100644
--- a/dev-python/logbook/logbook-1.5.3.ebuild
+++ b/dev-python/logbook/logbook-1.5.3.ebuild
@@ -23,6 +23,7 @@ BDEPEND="
                app-arch/brotli[${PYTHON_USEDEP},python]
                dev-python/execnet[${PYTHON_USEDEP}]
                dev-python/jinja[${PYTHON_USEDEP}]
+               dev-python/pip[${PYTHON_USEDEP}]
                dev-python/pyzmq[${PYTHON_USEDEP}]
                dev-python/sqlalchemy[${PYTHON_USEDEP}]
        )"

Reply via email to