Package: pymap3d / 3.2.0-1

Metadata

Package Version Patches format
pymap3d 3.2.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix tests on armel.patch | (download)

src/pymap3d/tests/test_geodetic.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix tests on armel

Temporary skip corner case test that fail on armel.
The issue is not reproducible in an ARM docker container on x86.

0002 Fix tests on i386.patch | (download)

src/pymap3d/tests/test_dca.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix tests on i386

Releax taerget accuracy from 1e-9 to 3e-9.