Debian Patches

Status for pyspread/2.4.4-2

Patch Description Author Forwarded Bugs Origin Last update
drop-setuptools-runtime-check.patch Remove setuptools from runtime dependency check setuptools is listed as a required runtime dependency in the installer
module, which triggers a warning on startup if it is not installed.
However, setuptools is never actually imported or used at runtime by
pyspread itself - it is only referenced in the dependency check list.
The installer module exists to help users install missing packages via
pip, which is not relevant for Debian installations.
.
Removing setuptools from REQUIRED_DEPENDENCIES avoids spurious warnings
on systems where setuptools is not installed, without adding an
unnecessary runtime dependency to the Debian package.
Andreas Noteng <andreas@noteng.no> no debian 2026-04-16

All known versions for source package 'pyspread'

Links