dh-python (6.20250414)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the 6.20250414 tag
- Git: https://salsa.debian.org/python-team/tools/dh-python.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 585728
- Browser: https://salsa.debian.org/python-team/tools/dh-python
- Last scan: 2025-07-03 13:14:06+00
- Next scan: 2025-07-10 17:17:00+00
- CI pipeline status: success
- Debian changelog in Git:
dh-python (6.20250414) unstable; urgency=medium
[ Colin Watson ]
* Document "architecture" field in
debian/tests/autopkgtest-pkg-pybuild.conf.
[ Stefano Rivera ]
* Parse an unversioned python shebang as being Python 3. This eases handling
for setuptools >= 76 which, will emit "/usr/bin/python" shebangs, even
when the build is run by "/usr/bin/python3". (Closes: #1103150)
* Bump Standards-Version to 4.7.2, no changes needed.
* Update pydist data.
-- Stefano Rivera <stefanor@debian.org> Mon, 14 Apr 2025 16:39:29 -0400
- This branch is 2 commits ahead of tag 6.20250414
- Git log:
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)