Source: python-docs-theme Version: 2026.4-1 Severity: normal Hi Matthias,
python3-setuptools is not needed anymore since the move to flit Greetings Alexandre tchet@quieter:/tmp/python-docs-theme-2026.4$ grep setuptools -r debian/control: python3-setuptools, tchet@quieter:/tmp/python-docs-theme-2026.4$ grep flit -r debian/control: flit, debian/changelog: * Build-depend on flit. pyproject.toml:build-backend = "flit_core.buildapi" pyproject.toml: "flit-core>=3.7", pyproject.toml:[tool.flit] tchet@quieter:/tmp/python-docs-theme-2026.4$ -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 7.1.8+deb14.1-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE:fr Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

