1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
python-pwdlib (0.3.0-2) unstable; urgency=medium
* add mkdocstrings-python 2 compat patch
* Fix FTBFS (Closes: #1122467)
-- Carl Keinath <carl.keinath@gmail.com> Thu, 11 Dec 2025 00:13:00 +0100
python-pwdlib (0.3.0-1) unstable; urgency=medium
* New upstream release
* d/control:
- add !nodoc and !nocheck flags
- switch to Testsuite: autopkgtest-pkg-pybuild
* drop d/tests
* d/rules: disable coverage testing
* refresh patches
-- Carl Keinath <carl.keinath@gmail.com> Wed, 29 Oct 2025 13:22:58 +0100
python-pwdlib (0.2.1-2) unstable; urgency=medium
* Release to unstable.
* Patches: add 0003 to use local python objects.inv file.
* Control: build-depend on python3-doc, for objects.inv.
-- Carl Keinath <carl.keinath@gmail.com> Thu, 14 Aug 2025 04:54:54 +0000
python-pwdlib (0.2.1-1) experimental; urgency=medium
* Initial release. (Closes: #1099180)
-- Carl Keinath <carl.keinath@gmail.com> Sun, 11 May 2025 15:30:36 +0000
|