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


Commits:
f4b7ad64 by Bas Couwenberg at 2025-08-24T20:09:47+02:00
Remove mips64el from dh_auto_test override.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
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 hppa))
+ifneq (,$(filter $(DEB_BUILD_ARCH),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/f4b7ad64daeba73ae9b0721d58d65ffd2ae5aebe

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


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to