python-debian (1.1.1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the 1.1.1 tag
- Git: https://salsa.debian.org/python-debian-team/python-debian.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 749568
- Browser: https://salsa.debian.org/python-debian-team/python-debian
- Last scan: 2026-08-07 14:14:08+00
- Error: https://salsa.debian.org/api/v4/projects/python-debian-team%2Fpython-debian API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-08-13 04:26:00+00
- Debian changelog in Git:
python-debian (1.1.1) unstable; urgency=medium
[ Stuart Prescott ]
* Move charset-normaliser to an optional dep group
* Annotate additional deps with nocheck
* Have dh_python3 add optional deps to Suggests
* Update licence metadata format in pyproject.toml
* Tweak tag_regex for tag2upload vs setuptools_scm compatibility
* Don't raise exceptions on invalid arch specifications (Closes: #1125014)
* Fix crash in copying multivalued Deb822 objects (Closes: #1109030)
* Minor whitespace fixes
[ Jelmer Vernooij ]
* Always build distribution tarball in CI
[ Christoph Steiger ]
* Add Static-Built-Using to relations
-- Jelmer Vernooij <jelmer@debian.org> Sun, 07 Jun 2026 11:14:32 +0100
- This branch is 2 commits ahead of tag 1.1.1
- Git log:
commit c138046ba1d1e51b29df87e825e6cea3d09f7ac1
Merge: 513620b d43d7ed
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Sun Jun 7 12:20:37 2026 +0100
Merge branch 'ci-pypi-token' into 'master'
gitlab-ci: use PyPI API token auth for uploads
See merge request python-debian-team/python-debian!159
commit d43d7ed9959f533bffd0d32d62e56294a5292d34
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Sun Jun 7 12:06:18 2026 +0100
gitlab-ci: use PyPI API token auth for uploads