[Git][debian-gis-team/pymap3d][master] Drop 0001-Fix-tests-on-armel.patch, armel architecture is gone.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Dec 12 08:52:15 GMT 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / pymap3d


Commits:
421ead49 by Bas Couwenberg at 2025-12-12T09:52:07+01:00
Drop 0001-Fix-tests-on-armel.patch, armel architecture is gone.

- - - - -


4 changed files:

- debian/changelog
- − debian/patches/0001-Fix-tests-on-armel.patch
- debian/patches/0002-Fix-tests-on-i386.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pymap3d (3.2.0-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Drop 0001-Fix-tests-on-armel.patch, armel architecture is gone.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 12 Dec 2025 09:51:55 +0100
+
 pymap3d (3.2.0-3) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/patches/0001-Fix-tests-on-armel.patch deleted
=====================================
@@ -1,31 +0,0 @@
-From: Antonio Valentino <antonio.valentino at tiscali.it>
-Date: Sat, 24 Jun 2023 15:36:21 +0000
-Subject: 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.
-
-Forwarded: https://github.com/geospace-code/pymap3d/issues/87
----
- src/pymap3d/tests/test_geodetic.py | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/pymap3d/tests/test_geodetic.py b/src/pymap3d/tests/test_geodetic.py
-index 11572b3..7eb515c 100755
---- a/src/pymap3d/tests/test_geodetic.py
-+++ b/src/pymap3d/tests/test_geodetic.py
-@@ -22,12 +22,12 @@ xyzlla = [
-     ((A - 1, 0, 0), (0, 0, -1)),
-     ((A + 1, 0, 0), (0, 0, 1)),
-     ((0.1 * A, 0, 0), (0, 0, -0.9 * A)),
--    ((0.001 * A, 0, 0), (0, 0, -0.999 * A)),
-+    # ((0.001 * A, 0, 0), (0, 0, -0.999 * A)),
-     ((0, A, 0), (0, 90, 0)),
-     ((0, A - 1, 0), (0, 90, -1)),
-     ((0, A + 1, 0), (0, 90, 1)),
-     ((0, 0.1 * A, 0), (0, 90, -0.9 * A)),
--    ((0, 0.001 * A, 0), (0, 90, -0.999 * A)),
-+    # ((0, 0.001 * A, 0), (0, 90, -0.999 * A)),
-     ((0, 0, B), (90, 0, 0)),
-     ((0, 0, B + 1), (90, 0, 1)),
-     ((0, 0, B - 1), (90, 0, -1)),


=====================================
debian/patches/0002-Fix-tests-on-i386.patch
=====================================
@@ -2,7 +2,7 @@ From: Antonio Valentino <antonio.valentino at tiscali.it>
 Date: Sat, 23 Aug 2025 06:44:16 +0000
 Subject: Fix tests on i386
 
-Releax taerget accuracy from 1e-9 to 3e-9.
+Relax target accuracy from 1e-9 to 3e-9.
 
 Forwarded: not-needed
 ---


=====================================
debian/patches/series
=====================================
@@ -1,2 +1 @@
-0001-Fix-tests-on-armel.patch
 0002-Fix-tests-on-i386.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/421ead49f4ccf20fadaa356191e1ac6ea63eb8e8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/421ead49f4ccf20fadaa356191e1ac6ea63eb8e8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20251212/a7c63db0/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list