Package: tombo / 1.5.1-8
Metadata
| Package | Version | Patches format |
|---|---|---|
| tombo | 1.5.1-8 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| no_future.patch | (download) |
setup.py |
3 1 + 2 - 0 ! |
do not require future since we are using python3 anyway |
| 2to3.patch | (download) |
scripts/dump_per_read_statistics.py |
6 3 + 3 - 0 ! |
2to3 patch |
| mathjax.patch | (download) |
docs/conf.py |
2 1 + 1 - 0 ! |
use debian packaged mathjax |
| cython3 fix.patch | (download) |
tombo/_c_dynamic_programming.pyx |
2 1 + 1 - 0 ! |
--- |
| no_install_depends_cython.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
no runtime dependency from cython Bug-Debian: https://bugs.debian.org/1058010 |
| remove pkg resources usage.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
replace deprecated pkg_resources usage with importlib |
| remove distutils usage.patch | (download) |
tombo/_event_resquiggle.py |
12 6 + 6 - 0 ! |
replace deprecated distutils usage with packaging |
| remove badges in doc.patch | (download) |
docs/index.rst |
8 0 + 8 - 0 ! |
remove badges using third party links from built docs |
| fix invalid escape sequences.patch | (download) |
tombo/_event_resquiggle.py |
2 1 + 1 - 0 ! |
use raw strings to fix invalid escape sequences |
