Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-zxcvbn-4.5.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-zxcvbn Distribution: openSUSE Tumbleweed
Version: 4.5.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 29 20:39:39 2026
Group: Unspecified Build host: reproducible
Size: 1714465 Source RPM: python-zxcvbn-4.5.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/dwolfhub/zxcvbn-python
Summary: Python password strength estimator
Python password strength estimator.

Provides

Requires

License

MIT

Changelog

* Thu Jan 29 2026 Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
  - Update to version 4.5.0
    * decorator solution for lazy loading frequency_lists library
    * handle zero-length password gracefully
    * add max password length, default 72, configurable via
      ZXCVBN_MAX_LENGTH env var
* Fri Jun 06 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pyproject macros.
  - No more gre