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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
python-pyhanko-certvalidator (0.30.1-1) unstable; urgency=medium
* New upstream release.
- Fixes "tests fail after 2020" timebomb. (Closes: #1127131)
- Update debian/copyright to reflect the current source tree.
* Adopt the package. Thanks Bastian for all of your hard work!
(Closes: #1081615).
* Revert the "patch-out python3-uritools" patch - uritools provides slightly
different properties to urllib.parse, and continues to be maintained.
* Remove Priority: optional, the default now.
* Bump debian/watch to version 5, and switch to the PyPI template.
* Change branch names to adhere to Debian Python Team Policy/DEP-14.
* Bump Standards-Version to 4.7.3.
-- Faidon Liambotis <paravoid@debian.org> Mon, 09 Mar 2026 11:30:02 +0200
python-pyhanko-certvalidator (0.26.3-5) unstable; urgency=medium
* Team upload.
* Patch-out "python3-uritools"
-- Alexandre Detiste <tchet@debian.org> Sat, 06 Sep 2025 12:18:05 +0200
python-pyhanko-certvalidator (0.26.3-4) unstable; urgency=medium
* Skip more tests needing internet access
-- Bastian Germann <bage@debian.org> Tue, 26 Aug 2025 19:09:44 +0200
python-pyhanko-certvalidator (0.26.3-3) unstable; urgency=medium
* Team upload
* d/watch: Scan main pyHanko repository
* Skip tests needing internet access
-- Bastian Germann <bage@debian.org> Tue, 26 Aug 2025 17:45:56 +0200
python-pyhanko-certvalidator (0.26.3-2) unstable; urgency=medium
* Fix lintian: missing-prerequisite-for-pyproject-backend
-- Bastian Germann <bage@debian.org> Mon, 26 Feb 2024 23:04:20 +0000
python-pyhanko-certvalidator (0.26.3-1) unstable; urgency=medium
* Initial release. (Closes: #1062706)
-- Bastian Germann <bage@debian.org> Fri, 02 Feb 2024 21:17:43 +0000
|