Michał Górny eae858a281
dev-python/passlib: Patch dev-python/bcrypt-5.0.0 incompatibility
Disable the wraparound bug check that triggers an exception since bcrypt
no longer permits implicit truncation.  The bug probably does not apply
to any recent dev-python/bcrypt versions anyway (it returned False with
4.0.1).

Bug: https://foss.heptapod.net/python-libs/passlib/-/issues/196
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-01 09:39:35 +02:00
..