Source: python-setuptools-rust Version: 1.9.0+dfsg-4 Severity: normal The package runs doctests from setuptools_rust/*.py but not actual tests from tests/, because pybuild.testfiles exists but doesn't include the tests dir. Making those tests pass needs more work though: "examples/namespace_package/*" in pybuild.testfiles needs to be replaced with "examples", B-D on cargo and librust-pyo3-0.25-dev need to be added, and then something needs to be done so that cargo find the pyo3 dep (I stopped here due to lack of required knowledge).
-- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.16-amd64 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

