[Debian-med-packaging] Bug#920545: python-intervaltree breaks python-intervaltree-bio autopkgtest

Hilko Bengen bengen at debian.org
Sat Jan 26 21:59:43 GMT 2019


control: tag -1 patch

* Paul Gevers:

> With a recent upload of python-intervaltree the autopkgtest of
> python-intervaltree-bio fails in testing when that autopkgtest is run
> with the binary packages of python-intervaltree from unstable. It passes
> when run with only packages from testing. In tabular form:
>                         pass            fail
> python-intervaltree     from testing    3.0.2-1
> python-intervaltree-bio from testing    1.0.1-2
> all others              from testing    from testing

Oops, my fault, sorry about that. And hooray for autopkgtests, I guess.

Apparently, the .search() method was removed in intervaltree-3.0.

Replacing all instances of .search(B,E) with .overlap(B,E) in the
intervalltree-bio test code makes the tests pass once more. Here's a
patch.

Cheers,
-Hilko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Replace-all-.search-calls-with-.overlap-in-tests-and.patch
Type: text/x-diff
Size: 4313 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20190126/bab9c474/attachment.patch>


More information about the Debian-med-packaging mailing list