From 1e3478947d17cd02c9d691541d10f5c3225c32dd Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 12 Dec 2023 06:42:13 +0100 Subject: dev-python/twisted: Add dev-python/bcrypt test dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/918476 Signed-off-by: Michał Górny --- dev-python/twisted/twisted-23.10.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/twisted') 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-1.0.2[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad