Debian Patches

Status for python-coverage/7.6.0+dfsg1-1

Patch Description Author Forwarded Bugs Origin Last update
01.omit-resource-files-from-distutils-setup.patch Omit the resource data files from Python packaging config. .
Created to avoid Python's Distutils insistence on install of
arch-independent ‘package_data’ files in ‘/usr/lib/…’. This is a violation
of FHS, and these files should instead go to ‘/usr/share/…’.

diff --git old/setup.py new/setup.py
Ben Finney <bignose@debian.org> no debian 2024-07-12
02.rename-public-programs.patch Rename public programs to be clear what they're for. .
The upstream choice of ‘coverage’ is too broad a command name for a
Python-specific programmer tool.
.
Created to work with “entry points” feature of Python's Distutils.

diff --git old/setup.py new/setup.py
Ben Finney <bignose@debian.org> yes upstream 2024-07-12

All known versions for source package 'python-coverage'

Links