irclog2html (4.0.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/4.0.0-1 tag
- Git: https://salsa.debian.org/debian/irclog2html.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 880640
- Browser: https://salsa.debian.org/debian/irclog2html
- Last scan: 2025-02-17 06:56:02+00
- Next scan: 2025-02-23 13:58:00+00
- CI pipeline status: success
- Debian changelog in Git:
irclog2html (4.0.0-1) unstable; urgency=medium
* New upstream version 4.0.0.
+ Conditional import of the cgi module, to support Python 3.13.
Closes: #1084605
* Bump Standards-Version to 4.7.0, no changes needed.
-- Mattia Rizzolo <mattia@debian.org> Sun, 08 Dec 2024 14:00:29 +0100
- This branch is 1 commit ahead of tag debian/4.0.0-1
- Git log:
commit 1d5ff3ba6603dbd960a0e784e2983965812f2012
Author: Alexandre Detiste <tchet@debian.org>
Date: Mon Dec 23 16:21:29 2024 +0100
remove extranous dependency on old python3-mock
this project has switched to unittest.mock from the standard library