python-passlib 1.7.1-1 source package in Ubuntu

Changelog

python-passlib (1.7.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.  (Closes: #852289)
  * d/patches/0001-Disable-Django-support.patch: Dropped as upstream issue
    should now be fixed.

 -- Barry Warsaw <email address hidden>  Tue, 31 Jan 2017 11:48:36 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-passlib_1.7.1-1.dsc 2.1 KiB c9c38982ffee05f8d3696674edaa2caab8bf9848fd9fe27275eae6e06e41e3a2
python-passlib_1.7.1.orig.tar.gz 630.6 KiB 3d948f64138c25633613f303bcc471126eae67c04d5e3f6b7b8ce6242f8653e0
python-passlib_1.7.1-1.debian.tar.xz 13.4 KiB 67081dd31c183318cc4b660887cf872662ad385a76dc752903801cb407c5cfa4

Available diffs

No changes file available.

Binary packages built by this source

python-passlib: comprehensive password hashing framework

 Password hashing library for Python 2, which provides cross-platform
 implementations of over 20 password hashing algorithms, as well as a
 framework for managing existing password hashes. It's designed to be useful
 for a wide range of tasks; from verifying a hash found in /etc/shadow, to
 providing full-strength password hashing for multi-user applications.

python3-passlib: comprehensive password hashing framework

 Password hashing library for Python 3, which provides cross-platform
 implementations of over 20 password hashing algorithms, as well as a
 framework for managing existing password hashes. It's designed to be useful
 for a wide range of tasks; from verifying a hash found in /etc/shadow, to
 providing full-strength password hashing for multi-user applications.