[Git][debian-gis-team/rasterio][master] Remove mips64el from dh_auto_test override.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 24 19:12:05 BST 2025



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.


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


More information about the Pkg-grass-devel mailing list