commit:     1e3478947d17cd02c9d691541d10f5c3225c32dd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 05:42:13 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 06:32:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e347894

dev-python/twisted: Add dev-python/bcrypt test dep

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

 dev-python/twisted/twisted-23.10.0.ebuild | 1 +
 profiles/features/wd40/package.use.mask   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/twisted/twisted-23.10.0.ebuild 
b/dev-python/twisted/twisted-23.10.0.ebuild
index 255d73280929..cde16d57912f 100644
--- a/dev-python/twisted/twisted-23.10.0.ebuild
+++ b/dev-python/twisted/twisted-23.10.0.ebuild
@@ -62,6 +62,7 @@ BDEPEND="
                ${RDEPEND}
                $(python_gen_cond_dep '
                        >=dev-python/appdirs-1.4.0[${PYTHON_USEDEP}]
+                       >=dev-python/bcrypt-3.0.0[${PYTHON_USEDEP}]
                        >=dev-python/constantly-15.1.0[${PYTHON_USEDEP}]
                        
<dev-python/cython-test-exception-raiser-2[${PYTHON_USEDEP}]
                        
>=dev-python/cython-test-exception-raiser-1.0.2[${PYTHON_USEDEP}]

diff --git a/profiles/features/wd40/package.use.mask 
b/profiles/features/wd40/package.use.mask
index 5ba051fee61a..aa9f3badb913 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -114,6 +114,7 @@ dev-python/python-keystoneclient test
 dev-python/python-socks test
 dev-python/starlette test
 dev-python/tiny-proxy test
+dev-python/twisted test
 
 # Michał Górny <[email protected]> (2022-07-29)
 # More packages requiring dev-python/pyopenssl or its revdeps.

Reply via email to