From 6bb6ebc982e5727db2ac003f136ae48430be28fe Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 17 Oct 2025 08:16:31 -0600 Subject: python/python3-passlib: Updated for version 1.9.3. Switched to libpass fork as original was unmaintained and had issues with python3-bcrypt>=5.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-passlib/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python/python3-passlib/README') diff --git a/python/python3-passlib/README b/python/python3-passlib/README index aea3d612fd..b3975f2763 100644 --- a/python/python3-passlib/README +++ b/python/python3-passlib/README @@ -4,3 +4,5 @@ as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. + +INFO: Switched to https://github.com/notypecheck/passlib fork -- cgit v1.2.3