Package: python-pybedtools / 0.9.0-4
Metadata
Package | Version | Patches format |
---|---|---|
python-pybedtools | 0.9.0-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
spelling | (download) |
pybedtools/featurefuncs.pyx |
2 1 1 - 0 ! |
spelling typos fix |
define_filenotfounderror_python2.patch | (download) |
pybedtools/contrib/bigwig.py |
7 7 0 - 0 ! |
define filenotfounderror as oserror for python 2 |
remove_badges_from_documentation.patch | (download) |
README.rst |
9 0 9 - 0 ! |
remove github badges from documentation as they cause privacy-breach-generic lintian warnings. |
add_missing_shebang.patch | (download) |
pybedtools/scripts/annotate.py |
2 1 1 - 0 ! |
add missing shebang lines |
yaml_safe_load.patch | (download) |
pybedtools/contrib/plotting.py |
2 1 1 - 0 ! |
use yaml.safe_load instead of yaml.load which is deprecated |