Name: | python3-passlib |
---|---|
Version: | 1.7.4 |
Release: | 9.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 4090963 |
License: | BSD-3-Clause AND Beerware AND LicenseRef-Fedora-MIT AND ISC |
RPM: | python3-passlib-1.7.4-9.el9.noarch.rpm |
Source RPM: | python-passlib-1.7.4-9.el9.src.rpm |
Build Date: | Tue Nov 01 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://foss.heptapod.net/python-libs/passlib |
Summary: | Comprehensive password hashing framework supporting over 20 schemes |
Description: | Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It is 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 application. |
- Convert to pyproject macros - Run tests with pytest instead of deprecated nose - Switch license field to SPDX identifiers
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Add extras metapackages for argon2, bcrypt, totp
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 1.7.4 (#1885664) - Change public repo URL