Package: python-coverage / 6.5.0+dfsg1-2
Metadata
Package | Version | Patches format |
---|---|---|
python-coverage | 6.5.0+dfsg1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01.omit resource files from distutils setup.patch | (download) |
setup.py |
1 0 + 1 - 0 ! |
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/. Bug-Debian: http://bugs.debian.org/721676 |
02.rename public programs.patch | (download) |
setup.py |
9 4 + 5 - 0 ! |
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. Bug: https://bitbucket.org/ned/coveragepy/issue/272/ |
1