Modern password hashing for your software and your servers

Edit Package python-bcrypt
https://github.com/pyca/bcrypt/

Modern password hashing for your software and your servers.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000590 590 Bytes
bcrypt-4.0.1.tar.gz 0000025498 24.9 KB
cargo_config 0000000100 100 Bytes
python-bcrypt.changes 0000006346 6.2 KB
python-bcrypt.spec 0000002324 2.27 KB
vendor.tar.gz 0009367315 8.93 MB
Revision 12 (latest revision is 14)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1032996 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 12)
- 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
Comments 0
openSUSE Build Service is sponsored by