python3-zxcvbn (4.5.0.1-1~ee120) bookworm-ee; urgency=medium

  * Ensure to build locales MO files on building/installing packages
  * Fix adding locales data in packages
  * Add french dictionaries matching
  * Make build_frequency_lists script putting token in lowercase in frequency
    lists file as expected
  * matching.spatial_match(): Add AZERTY keyboard support
  * Update `recent_year` regex to include recent (and upcoming) years
  * Fix french translation PO file headers
  * Add french translation
  * Add stuff to allow using the extract_messages command of setup.py
  * Fix thread safety bug in lazy load pattern (#92)
  * use shallow copy for ranked dicts when user_inputs are present
  * Clear _ranked_dictionaries['user_inputs'] when no user_inputs given
  * add failing test on user_inputs side effects
  * add add_frequency_lists fn back

 -- APT Easter-eggs - python3-zxcvbn <support+python3-zxcvbn@easter-eggs.com>  Mon, 04 May 2026 12:26:00 +0200

python3-zxcvbn (4.5.0-1~ee120) bookworm-ee; urgency=medium

  * update changelog, update setup.py for version 4.5.0
  * decorator solution for lazy loading frequency_lists library
  * handle zero-length password gracefully
  * add failing test for empty password scenario

 -- APT Easter-eggs - python3-zxcvbn <support+python3-zxcvbn@easter-eggs.com>  Wed, 19 Feb 2025 13:03:56 -0600

