ansible-core (2.21.1~rc1-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/2.21.1_rc1-2 tag
- Git: https://salsa.debian.org/python-team/packages/ansible-core.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 1417216
- Browser: https://salsa.debian.org/python-team/packages/ansible-core
- Last scan: 2026-07-10 11:59:02+00
- Next scan: 2026-07-16 15:19:00+00
- CI pipeline status: failed
- Debian changelog in Git:
ansible-core (2.21.1~rc1-2) unstable; urgency=medium
* Team Upload
* Salsa CI: test <!nocheck> & <!nodoc> profiles
* Use dh-sequence-python3
* Drop unused python3-straight.plugin build-depencency
* Mark python3-resolvelib build-dependnecy as <!nocheck>
-- Alexandre Detiste <tchet@debian.org> Mon, 29 Jun 2026 13:40:07 +0200
- This branch is 2 commits ahead of tag debian/2.21.1_rc1-2
- Git log:
commit 048b366751681598c88ffc57b7bcf64f5a7fd7f6
Merge: 003bd63 c0c429d
Author: Lee Garrett <debian@rocketjump.eu>
Date: Fri Jul 10 11:51:00 2026 +0000
Merge branch 'debian/latest' into 'debian/latest'
d/p/fix-pytest91-parametrize-stdin.patch: fix test compatibility with pytest 9.1
See merge request python-team/packages/ansible-core!5
commit c0c429dea4c13426bb112b0554e6afa346a001e2
Author: Grayson Wolf <grayson.wolf@canonical.com>
Date: Wed Jul 8 15:26:46 2026 -0400
d/p/fix-pytest91-parametrize-stdin.patch: fix test compatibility with pytest 9.1
this is fixed in upstream devel but isn't in the current Debian nor in
the latest tagged release (2.21.2rc1)
the test is currently failing in both Ubuntu and Debian, so I think this
is worth a patch while the fix lands upstream