[Git][debian-gis-team/python-shapely][master] Ignore test failures on hppa. (closes: #1092264)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Jan 6 17:02:33 GMT 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / python-shapely


Commits:
346da5c2 by Bas Couwenberg at 2025-01-06T18:02:07+01:00
Ignore test failures on hppa. (closes: #1092264)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-shapely (2.0.6-5) UNRELEASED; urgency=medium
+
+  * Ignore test failures on hppa.
+    (closes: #1092264)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 06 Jan 2025 18:01:51 +0100
+
 python-shapely (2.0.6-4) unstable; urgency=medium
 
   * Update GEOS 3.13.0 patch to fix another test.


=====================================
debian/rules
=====================================
@@ -23,7 +23,7 @@ include /usr/share/dpkg/architecture.mk
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-ifneq (,$(filter $(DEB_BUILD_ARCH),mips64el mipsel))
+ifneq (,$(filter $(DEB_BUILD_ARCH),mips64el hppa))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/346da5c2ca56cc5877421aa7602b9a5f1fa23edf

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/346da5c2ca56cc5877421aa7602b9a5f1fa23edf
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/20250106/cdcda63d/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list