17
0

1 Commits

Author SHA256 Message Date
0f22d321a6 - Update to 25.1.0
Added
    * Official support for Python 3.13 and 3.14. No code changes were necessary.
  Removed
    * Python 3.7 is not supported anymore. #186
  Changed
    * argon2.PasswordHasher.check_needs_rehash() now also accepts bytes like the rest of the API. #174
    * Improved parameter compatibility handling for Pyodide / WebAssembly environments. #190
- Remove Python 3.14 fro classifiers since the current version of setuptools doesn't recognize it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=28
2025-12-09 07:06:55 +00:00