Package: kineticstools / 0.6.1+git20220223.1326a4d+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
kineticstools | 0.6.1+git20220223.1326a4d+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
man pages.patch | (download) |
doc/manual.rst |
28 20 + 8 - 0 ! |
format rst documentation into input for rst2man |
tests import.patch | (download) |
bin/testShared.py |
2 1 + 1 - 0 ! |
fix import statement for tests |
verbose testing.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
make test execution verbose |
deactivate tests requiring unavailable data.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
don't execute tests that require unavailable data files |
spelling.patch | (download) |
doc/manual.rst |
4 2 + 2 - 0 ! |
minor spelling issues |
tests2to3.patch | (download) |
Makefile |
18 9 + 9 - 0 ! |
use python3 in test Bug: https://github.com/PacificBiosciences/kineticsTools/pull/76 |
man align cols.patch | (download) |
doc/manual.rst |
12 6 + 6 - 0 ! |
align columns of the first tabular There are three tabulars in doc/manual.rst, but only two are rendered in various contexts: - sphinx-build -b man, - rst2man, - the Github renderer. . This slight modification should bring it back to rendered documentations. |