summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-12 06:42:13 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-12 07:32:17 +0100
commit1e3478947d17cd02c9d691541d10f5c3225c32dd (patch)
treedab27833a95cb10fec83ac6af93a6fc72b0ed903 /dev-python/twisted
parentapp-admin/awscli: Bump to 1.31.12 (diff)
downloadgentoo-1e3478947d17cd02c9d691541d10f5c3225c32dd.tar.gz
gentoo-1e3478947d17cd02c9d691541d10f5c3225c32dd.tar.bz2
gentoo-1e3478947d17cd02c9d691541d10f5c3225c32dd.zip
dev-python/twisted: Add dev-python/bcrypt test dep
Bug: https://bugs.gentoo.org/918476 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/twisted-23.10.0.ebuild1
1 files changed, 1 insertions, 0 deletions
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}]