python-bcrypt 3.1.7-2 source package in Ubuntu

Changelog

python-bcrypt (3.1.7-2) unstable; urgency=medium

  * Remove myself from Uploaders.
  * Bump Standards-Version to 4.4.1 [Ondřej Nový].

 -- Daniel Stender <email address hidden>  Thu, 21 Nov 2019 00:01:24 +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.7-2.dsc 2.3 KiB 47e47df11c9ce78c2b4fb7e050f00f531a85c579545534d06719e0ac527fbc06
python-bcrypt_3.1.7.orig.tar.xz 33.3 KiB 9f2a25ec9e7df6dc448787df6a540b779e1f86445bf3c325043810bcc43a2d2b
python-bcrypt_3.1.7-2.debian.tar.xz 14.2 KiB 7739d3fef60322ff8f00176c9c91dca4e78b1521aa5768c70567153d66cef8e3

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