Dear maintainer,
According to https://ci.debian.net data, your package python-click has an
autopkgtest regression with pytest.
The following architectures failed: amd64, arm64, i386, loong64,
ppc64el, riscv64, s390x.
Hopefully relevant excerpt from
https://ci.debian.net/packages/p/python-click/testing/amd64/72542155/
follows:
77s ==================================== ERRORS ====================================
77s _____________________ ERROR collecting tests/test_basic.py _____________________
77s E pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
77s E Test: tests/test_basic.py::test_boolean_conversion, argvalues type: chain
77s E Please convert to a list or tuple.
77s E See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
77s ERROR tests/test_basic.py - pytest.PytestRemovedIn10Warning: Passing a non-Co...
77s unittests FAIL non-zero exit status 2
121s unittests FAIL non-zero exit status 2