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


Commits:
35795a06 by Bas Couwenberg at 2025-08-24T20:11:58+02:00
Remove mips64el from dh_auto_test override.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -44,7 +44,7 @@ export PYBUILD_TEST_ARGS=--ignore tests/test_env.py \
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),armel i386 mips64el riscv64 alpha hppa 
hurd-i386 sh4 sparc64 x32))
+ifneq (,$(filter $(DEB_BUILD_ARCH),armel i386 riscv64 alpha hppa hurd-i386 sh4 
sparc64 x32))
        dh_auto_test || echo "Ignoring test failures"
 else
        dh_auto_test



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/rasterio/-/commit/35795a06a753798de596d3e2db3d3e3ee0f335f7

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