Go to file
Dominique Leuenberger 1c3ada00c9 Accepting request 1032996 from devel:languages:python
- Removed not needed C build dependencies
- Enable for all archs by default
- Update to 4.0.1:
  * We now build PyPy manylinux wheels.
  * Fixed a bug where passing an invalid salt to checkpw could result in a
    pyo3_runtime.PanicException. It now correctly raises a ValueError.
- 4.0.0:
  * bcrypt is now implemented in Rust. Users building from source will need to
    have a Rust compiler available. Nothing will change for users downloading
    wheels.
  * We no longer ship manylinux2010 wheels. Users should upgrade to the latest
    pip to ensure this doesn’t cause issues downloading wheels on their
    platform. We now ship manylinux_2_28 wheels for users on new enough
    platforms.
  * NUL bytes are now allowed in inputs.
- Remove not needed python-six dependency

OBS-URL: https://build.opensuse.org/request/show/1032996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bcrypt?expand=0&rev=12
2022-11-04 16:31:38 +00:00
Description
No description provided
15 MiB
Languages
RPM Spec 100%