Package: khmer / 2.0+dfsg-10

Metadata

Package Version Patches format
khmer 2.0+dfsg-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
setup py py3 | (download)

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

 use /usr/bin/env python3 as the crunchbang interpreter in setup.py

local libs | (download)

setup.cfg | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use debian packaged libraries
older setuptools | (download)

setup.py | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 fix version of setuptools
disable_google_analytics | (download)

doc/_templates/page.html | 2 2 + 0 - 0 !
doc/conf.py | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

 turn off google analytics as per lintian warning
get_version | (download)

doc/conf.py | 15 5 + 10 - 0 !
1 file changed, 5 insertions(+), 10 deletions(-)

 use debian package version instead of git version

install prefix | (download)

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

 use correct library version etc. (fixed by upstream #1240, remove for 2.0)

cpython bug empty exceptions | (download)

tests/test_read_parsers.py | 15 12 + 3 - 0 !
1 file changed, 12 insertions(+), 3 deletions(-)

 work around a suspected cpython bug

Occurs when exception strings are empty. See upstream issues #885, #1190.

silence mt bug | (download)

tests/test_scripts.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 silence a known inconsistency with multithreading
pkg config | (download)

lib/oxli.pc.in | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 enable static compiling with pkg-config