Package: python-intervaltree-bio / 1.0.1-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-intervaltree-bio | 1.0.1-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| offline test data.patch | (download) |
conftest.py |
20 20 + 0 - 0 ! |
allow tests to be run using pre-downloaded data files allow passing --datadir to pytest to use local data files without attempting a download. |
| disable doctests.patch | (download) |
setup.cfg |
2 1 + 1 - 0 ! |
disable doctests They require network access or patching to use existing data files |
| setup cfg deprecation.patch | (download) |
setup.cfg |
2 1 + 1 - 0 ! |
update pytest setup.cfg entry Address this warning: ============================ pytest-warning summary ============================ WC1 None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead. ================= 4 passed, 1 pytest-warnings in 83.34 seconds ================= |
| 0001 Replace all .search calls with .overlap in tests and.patch | (download) |
README.rst |
2 1 + 1 - 0 ! |
[patch] replace all .search() calls with .overlap() in tests and documentation |
