Sat, 04 May 2024 03:06:17 UTC | login

Information for build python-zxcvbn-4.4.28-7.fc37

ID203948
Package Namepython-zxcvbn
Version4.4.28
Release7.fc37
Epoch
SummaryRealistic password strength estimator python module
DescriptionA realistic password strength estimator. This is a Python implementation of the library created by the team at Dropbox. The original library was written for JavaScript. Accepts user data to be added to the dictionaries that are tested against (name, birthdate, etc). Gives a score to the password, from 0 (terrible) to 4 (great). It provides feedback on the password and ways to improve it and returns time estimates on how long it would take to guess the password in different situations.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 23:04:19 UTC
CompletedMon, 19 Sep 2022 23:04:19 UTC
Tags
f37
f38
RPMs
src
python-zxcvbn-4.4.28-7.fc37.src.rpm (info) (download)
noarch
python3-zxcvbn-4.4.28-7.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.28-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.4.28-6 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.28-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.28-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.4.28-3 - Rebuilt for Python 3.10 * Sun May 30 2021 Paul Wouters <paul.wouters@aiven.io> - 4.4.28-2 - Resolves: rhbz#1965144 Package review issues * Thu May 27 2021 Paul Wouters <paul.wouters@aiven.io> - 4.4.28-1 - Initial package