dh-python (6.20250414)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 6.20250904 > 6.20250414
- Git: https://salsa.debian.org/python-team/tools/dh-python.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 692224
- Browser: https://salsa.debian.org/python-team/tools/dh-python
- Last scan: 2025-09-04 16:28:47+00
- Next scan: 2025-09-13 16:03:00+00
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
dh-python (6.20250904) UNRELEASED; urgency=medium
* dh_python3: Suppress generated dependencies that would be satisfied by
python3 >= 3.11.
-- Colin Watson <cjwatson@debian.org> Thu, 04 Sep 2025 02:41:55 +0100
- This branch is 4 commits ahead of tag 6.20250414
- Git log:
commit c1e242015716138bf7b3047f5e26cfbe51d79b5e
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Jul 29 19:40:22 2025 +0200
/usr/share/cdbs/1/class/python-distutils.mk is being removed, stop suggesting it
commit 14e4e6a8ae63c9918732599393f6f28d1130d3bd
Author: Colin Watson <cjwatson@debian.org>
Date: Thu Sep 4 02:43:49 2025 +0100
dh_python3: Bump MIN_PY_VERSION to 3.11
This was in bookworm (now oldstable), so maintains skip-upgrade
compatibility.
commit f867bdd46e8030d3907d38c70a3ebabf23e1155c
Author: Antoine Bernardeau <abernardeau@wallix.com>
Date: Mon Apr 28 16:31:35 2025 +0200
Remove unused variable
commit c94a3b487cff4ec035e3b5d7d872dc65b539e8d0
Author: Piotr Ożarowski <piotr@debian.org>
Date: Mon Apr 28 16:44:29 2025 +0200
docstring typo fixed (s/debain/debian)