python-bcrypt 3.2.0-1build1 source package in Ubuntu
Changelog
python-bcrypt (3.2.0-1build1) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Fri, 25 Mar 2022 10:51:06 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- python
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | python | |
Jammy | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-bcrypt_3.2.0.orig.tar.gz | 41.4 KiB | 5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29 |
python-bcrypt_3.2.0-1build1.debian.tar.xz | 12.5 KiB | 77bccc175b8bc34c5f08ce9f5449be89600d1d6c5f307553790a07e97b22efcf |
python-bcrypt_3.2.0-1build1.dsc | 2.2 KiB | 493a1b155974a69ddeecaf924e716caf7a9d77bd762038004d0c412e919aedda |
Available diffs
- diff from 3.2.0-1 (in Debian) to 3.2.0-1build1 (511 bytes)
Binary packages built by this source
- python3-bcrypt: password hashing library for Python 3
bcrypt is a Python module which provides a password hashing method based on
the Blowfish password hashing algorithm, as described in
"A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres:
http://static. usenix. org/events/ usenix99/ provos. html.
.
This package provides the bcrypt Python module for Python 3.x.
- python3-bcrypt-dbgsym: debug symbols for python3-bcrypt