python-passlib 1.7.1-1build2 source package in Ubuntu

Changelog

python-passlib (1.7.1-1build2) focal; urgency=medium

  * debian/patches/hg_python38_build.patch:
    - backport some python 3.8 fixes from the upstream vcs

 -- Sebastien Bacher <email address hidden>  Thu, 19 Dec 2019 18:43:51 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-passlib_1.7.1.orig.tar.gz 630.6 KiB 3d948f64138c25633613f303bcc471126eae67c04d5e3f6b7b8ce6242f8653e0
python-passlib_1.7.1-1build2.debian.tar.xz 14.5 KiB 768da298141deec0762d6cff8c5715edfd539327ecdb47cd831c52ff8bbe3501
python-passlib_1.7.1-1build2.dsc 1.5 KiB 9a2e2cedac300aec22f2392e33c83e21a0b78f71a2d6d002c6db9a5fbde0a767

View changes file

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.