python-passlib 1.7.4-4 source package in Ubuntu

Changelog

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

  * Team upload.
  * Add py3.12-use-raw-strings-to-avoid-warning.patch.
  * Add py3.12-avoid-utcfromtimestamp.patch.
  * Add py3.12-do-not-use-__future__.patch.

 -- Thomas Goirand <email address hidden>  Sat, 23 Dec 2023 13:11:12 +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
Oracular release main python
Noble release main python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-passlib_1.7.4-4.dsc 2.0 KiB af738ba5c7e3dc9318d21678544bb6ec997cc64caac74aebba17de8fb139f39a
python-passlib_1.7.4.orig.tar.xz 519.9 KiB 83e253fa2925b4247c92d0c7632a069777d16136c7664d0e022f77ce9bda7ef5
python-passlib_1.7.4-4.debian.tar.xz 10.4 KiB e81d25e8bda027d383c91ee62bfe750ca12f5cd1ef1a681846f051ca39f4ae6d

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.