projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dad63c2
)
dev-python/logbook: add missing test dependency
author
Andreas Zuber
<a.zuber@gmx.ch>
Sat, 16 May 2020 20:38:33 +0000
(22:38 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 17 May 2020 05:29:02 +0000
(07:29 +0200)
Closes: https://bugs.gentoo.org/722714
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
Closes: https://github.com/gentoo/gentoo/pull/15834
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/logbook/logbook-1.5.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/logbook/logbook-1.5.3.ebuild
b/dev-python/logbook/logbook-1.5.3.ebuild
index 61013032e7e59dd57beaa567f5178a2e5a84a8db..2572bd0bcfe32290cabab5ed716c7878bc58676e 100644
(file)
--- 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}]
)"