Package: haversine / 2.9.0-2

Metadata

Package Version Patches format
haversine 2.9.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
more approx.patch | (download)

tests/test_haversine_vector.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 add more pytest.approx calls

These tests failed on Debian i386, probably due to x87 excess precision:
https://bugs.debian.org/1103116

Fixes: #74