python-bcrypt 3.1.4-1 source package in Ubuntu

Changelog

python-bcrypt (3.1.4-1) unstable; urgency=medium

  * New upstream release.
  * deb/control: bump standards version to 4.1.1 (no changed needed).

 -- Daniel Stender <email address hidden>  Sun, 05 Nov 2017 11:06:08 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-bcrypt_3.1.4-1.dsc 2.6 KiB 7e6fd9f38d2c552c94a30471418993d172aefab31a6221712eea7d5cf848b693
python-bcrypt_3.1.4.orig.tar.xz 32.4 KiB 48be46e47075a70e7bf1014060f081e42afe50882e169a251ac71d730c46d490
python-bcrypt_3.1.4.orig.tar.xz.asc 488 bytes b5448740c215eaba8ab51748fe6d94c877d28445a3db4c9839e216a179f28cfe
python-bcrypt_3.1.4-1.debian.tar.xz 13.9 KiB a104a86fdc8f8aad19522c2bfb4d10318e19a0b49535ceeb8d99894b727d14d3

Available diffs

No changes file available.

Binary packages built by this source

python-bcrypt: password hashing library for Python

 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 2.x.

python-bcrypt-dbgsym: debug symbols for python-bcrypt
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