python-bcrypt 3.1.7-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

 -- Daniel Stender <email address hidden>  Mon, 09 Sep 2019 18:44:07 +0200

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-1.dsc 2.6 KiB 0a07b2629462234f95306a9f3d8f04c388a258859ded0deff9d326ddab6c08d9
python-bcrypt_3.1.7.orig.tar.xz 33.3 KiB 9f2a25ec9e7df6dc448787df6a540b779e1f86445bf3c325043810bcc43a2d2b
python-bcrypt_3.1.7.orig.tar.xz.asc 488 bytes a6fc911ee1f34c91adf2ef6be2ca2017303b6c7d85590d888846c397c124cfb9
python-bcrypt_3.1.7-1.debian.tar.xz 14.1 KiB 993dbeece37703712d26664715fc6338e7cf97d27179d344418dae9026cb891e

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