python-pwdlib 0.3.0-2 source package in Ubuntu

Changelog

python-pwdlib (0.3.0-2) unstable; urgency=medium

  * add mkdocstrings-python 2 compat patch
  * Fix FTBFS (Closes: #1122467)

 -- Carl Keinath <email address hidden>  Thu, 11 Dec 2025 00:13:00 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Stonking release universe misc
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pwdlib_0.3.0-2.dsc 2.4 KiB 109124af8c67768f69cc9e42a4e62b2ca6088d9083c8ee9a63d32e3886b0a7db
python-pwdlib_0.3.0.orig.tar.xz 198.0 KiB 008904ade82bd5aa6bccf00237e8e83f91d8357b76c28164e5131b8d45f83e51
python-pwdlib_0.3.0-2.debian.tar.xz 6.2 KiB fdc16316d1ec175832616fd4ae3b1cc36cec059fd3cdccc6773c3f2b0cca2b96

Available diffs

No changes file available.

Binary packages built by this source

python-pwdlib-doc: Documentation for python3-pwdlib (common documentation)

 This package contains the documentation for the python3-pwdlib library.
 It provides a detailed guide on how to use the library, including setup
 instructions, the API reference and examples.
 .
 This is the common documentation package.

python3-pwdlib: Modern password hashing for Python (Python 3)

 pwdlib is a Python library for secure password hashing and verification.
 It supports modern algorithms like Argon2 and Bcrypt through a simple API.
 Designed as an easy replacement for older libraries such as passlib.
 .
 This package installs the library for Python 3.