commit: f92052e5f5ffe9770c51a0f0c7ce1bd1bf538b9f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 21 22:17:13 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 21 22:42:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92052e5
dev-python/twisted: Add bcrypt test-dep Bug: https://bugs.gentoo.org/774126 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/twisted/twisted-21.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/twisted/twisted-21.2.0.ebuild b/dev-python/twisted/twisted-21.2.0.ebuild index eba3e3a2dff..6fdafa97f65 100644 --- a/dev-python/twisted/twisted-21.2.0.ebuild +++ b/dev-python/twisted/twisted-21.2.0.ebuild @@ -62,6 +62,7 @@ BDEPEND=" >=dev-python/incremental-16.10.1[${PYTHON_USEDEP}] test? ( >=dev-python/appdirs-1.4.0[${PYTHON_USEDEP}] + dev-python/bcrypt[${PYTHON_USEDEP}] >=dev-python/constantly-15.1.0[${PYTHON_USEDEP}] >=dev-python/cryptography-0.9.1[${PYTHON_USEDEP}] dev-python/cython-test-exception-raiser[${PYTHON_USEDEP}]