Package: kineticstools / 0.6.1+20161222-1

Metadata

Package Version Patches format
kineticstools 0.6.1+20161222-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
man pages.patch | (download)

doc/manual.rst | 36 20 + 16 - 0 !
1 file changed, 20 insertions(+), 16 deletions(-)

 format rst documentation into input for rst2man
tests import.patch | (download)

bin/testShared.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix import statement for tests
verbose testing.patch | (download)

Makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 make test execution verbose
deactivate tests requiring unavailable data.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't execute tests that require unavailable data files
compiled extension.patch | (download)

kineticsTools/ipdModel.py | 28 9 + 19 - 0 !
1 file changed, 9 insertions(+), 19 deletions(-)

 improve detection of compiled extension
 The original code cannot detect the library if the package is not installed,
 which prevents running the unit tests at build time.
 Changes were also necessary for python to be able to find the compiled
 extension after pybuild renames it with the multiarch triplet.
spelling.patch | (download)

doc/manual.rst | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 minor spelling issues