python-bcrypt 2.0.0-2build1 source package in Ubuntu

Changelog

python-bcrypt (2.0.0-2build1) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Tue, 19 Jan 2016 11:46:06 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Downloads

File Size SHA-256 Checksum
python-bcrypt_2.0.0.orig.tar.xz 32.6 KiB 72099d8517f065e35c1ab93346200057d503fa417c81eb7483e8e5027074432f
python-bcrypt_2.0.0-2build1.debian.tar.xz 39.4 KiB 296cffe2ed40c8001598290dd57ce669fc99514fdc9cd46fcdb3fc00bffb271a
python-bcrypt_2.0.0-2build1.dsc 2.3 KiB 5d36e5af6407c1aa524a0a17a0bbd502eafa164a0ebb3f89b7885cdc12131ed5

View changes file

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.

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.