Package: python-pbcore / 1.2.7+dfsg-2~bpo8+1
Metadata
Package | Version | Patches format |
---|---|---|
python-pbcore | 1.2.7+dfsg-2~bpo8+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
doc theme.patch | (download) |
doc/conf.py |
3 1 + 2 - 0 ! |
use default sphinx theme for documentation The upstream's original theme includes their corporate logo. To be safe, this patch ignores it and configures the documentation builder to use the default theme. |
enable build time testing.patch | (download) |
setup.cfg |
3 3 + 0 - 0 ! |
modify setuptools configuration to use nosetests Configure nose setuptools configuration as described in https://nose.readthedocs.org/en/latest/setuptools_integration.html and the manpage for the executable |
remove unnecessary cython dep.patch | (download) |
requirements.txt |
1 0 + 1 - 0 ! |
remove cython from requirements.txt Upstream now reads build dependencies from this file, but Cython isn't needed and setup.py therefore tries to download it (unsuccessfully). |
pysam 0.9.0.patch | (download) |
pbcore/io/dataset/utils.py |
4 2 + 2 - 0 ! |
fix compatibility with pysam 0.9.0 |
1