Control: tags -1 patch

These are because pytest 8.4 now fails more tests that it can't run, in this case async tests without a plugin that can handle them.

https://docs.pytest.org/en/stable/changelog.html#removals-and-backward-incompatible-breaking-changes

From setup.py / pyproject.toml, all 3 of these upstreams use the (python3-)pytest-asyncio plugin, so build/autopkgtest-depending on that should fix these.

Reply via email to