python-passlib 1.7.4-3 source package in Ubuntu

Changelog

python-passlib (1.7.4-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Re-export upstream signing key without extra signatures.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 23:37:01 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-passlib_1.7.4-3.dsc 2.0 KiB c9e4781e4d4a75c3c62d73115805feafde25ef590b2813e1a2294186a7253c68
python-passlib_1.7.4.orig.tar.xz 519.9 KiB 83e253fa2925b4247c92d0c7632a069777d16136c7664d0e022f77ce9bda7ef5
python-passlib_1.7.4-3.debian.tar.xz 7.1 KiB 5a44b89b9b38d2f8e83dbda95c229220b59f424db5323ae7617ecb3f82302d3b

Available diffs

No changes file available.

Binary packages built by this source

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.