python-pam 0.4.2-16 source package in Ubuntu
Changelog
python-pam (0.4.2-16) unstable; urgency=medium * QA upload. * Add d/patches/python3.11-ftbfs.patch: use Py_SET_TYPE to fix FTBFS with Python 3.11. (Closes: #1023902) * Add d/patches/pamtest-python3-port.patch to port pamtest.py to Python 3. * Add d/patches/pamtest-fix-constants.patch to fix constant names in pamtest.py. Thanks Wolfgang Schnerring! (Closes: #487510) * Set debhelper compatibility level to 13. -- Emanuele Rocca <email address hidden> Thu, 17 Nov 2022 14:02:44 +0100
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pam_0.4.2-16.dsc | 1.7 KiB | 1a3ee69f9e5982b239f7356437cbe309606f6e4ccc12c864834ea534024a117d |
python-pam_0.4.2.orig.tar.gz | 14.8 KiB | 9ccce2e494c5869d99b20034fd40e368c35add4ef60ce3a33f5573c49a1e2edf |
python-pam_0.4.2-16.debian.tar.xz | 5.6 KiB | 1940b25f6057e224d1ec84d1edfb817e4aa99a5fca315e734eb3dde94e82bf33 |
Available diffs
- diff from 0.4.2-13.4build4 (in Ubuntu) to 0.4.2-16 (4.5 KiB)
- diff from 0.4.2-15 to 0.4.2-16 (1.6 KiB)
No changes file available.
Binary packages built by this source
- python3-pam: Python interface to the PAM library
This module makes the PAM (Pluggable Authentication Modules) functions
available in Python 3. With this module you can write Python 3 applications
that implement authentication services using PAM.
- python3-pam-dbgsym: debug symbols for python3-pam