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


Commits:
fb878d92 by Bas Couwenberg at 2025-08-24T20:01:38+02:00
Remove mips64el & kfreebsd-* from dh_auto_test override.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -46,7 +46,7 @@ export PYBUILD_TEST_ARGS=--ignore 
tests/test_bytescollection.py \
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),mips64el hurd-i386 kfreebsd-amd64 
kfreebsd-i386 ppc64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),hurd-i386 ppc64))
        dh_auto_test || echo "Ignoring test failures"
 else
        dh_auto_test



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/fiona/-/commit/fb878d9295d25761213cf31fab02a1afd953952a

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/fiona/-/commit/fb878d9295d25761213cf31fab02a1afd953952a
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