Bug#1145002: pykdtree: please drop the python3-mypy build-dependency
Alexandre Detiste
alexandre.detiste at gmail.com
Fri Aug 21 12:06:54 BST 2026
Source: pykdtree
Version: 1.4.3+ds-2
Severity: normal
X-Debbugs-Cc: crusoe at debian.org
Dear Maintainer,
Running mypy as a linter on source package is brittle and will lead
to FTBFS the day the wing change.
"test_mypy" has already been disabled;
please also drop the python3-mypy build-dependency altogether.
Greetings
Alexandre
tchet at quieter:/tmp/pykdtree-1.4.3+ds$ grep mypy -r
debian/rules:export PYBUILD_TEST_ARGS=--pyargs -k "not test_mypy" ${PYBUILD_NAME}
debian/control: python3-mypy <!nocheck>,
debian/changelog: - Skip test_mypy. No feature is broken.
pykdtree/test_stub.py:def test_mypy(capsys: CaptureFixture[str]) -> None:
pykdtree/test_stub.py: Run mypy stub tests for pykdtree.
pykdtree/test_stub.py: from mypy import stubtest
More information about the Pkg-grass-devel
mailing list