Package: python-pybedtools / 0.10.0-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-pybedtools | 0.10.0-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | 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 Modify to use full_load where needed |
| 416.patch | (download) |
pybedtools/bedtool.py |
3 2 + 1 - 0 ! |
[patch] better detection of path for python 3.13 (address #413) |
| fix doctest imports.py | (download) |
pybedtools/contrib/long_range_interaction.py |
8 4 + 4 - 0 ! |
[patch] use explicit namespace in docstrings of long_range_interaction |
| doc build no special path | (download) |
docs/source/conf.py |
7 0 + 7 - 0 ! |
pybuild puts the extensions in a different location |
| test tempdir | (download) |
pybedtools/test/test_1.py |
66 25 + 41 - 0 ! |
make test temporary directories not in the "test" folder |
