commit:     e67db2f29d0dbb8170fd398a715ff0d4b2426db1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 09:18:17 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 09:40:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67db2f2

dev-python/sybil: Add test dep on dev-python/testfixtures

Closes: https://bugs.gentoo.org/888495
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sybil/sybil-4.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sybil/sybil-4.0.0.ebuild 
b/dev-python/sybil/sybil-4.0.0.ebuild
index 1cb06c5c1fb1..a54934b5878a 100644
--- a/dev-python/sybil/sybil-4.0.0.ebuild
+++ b/dev-python/sybil/sybil-4.0.0.ebuild
@@ -26,6 +26,7 @@ BDEPEND="
        test? (
                dev-python/myst_parser[${PYTHON_USEDEP}]
                dev-python/seedir[${PYTHON_USEDEP}]
+               dev-python/testfixtures[${PYTHON_USEDEP}]
        )
 "
 

Reply via email to