[Git][debian-gis-team/python-cartopy][master] Remove mips64el from dh_auto_test override.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 24 19:08:28 BST 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / python-cartopy
Commits:
8a29ec6e by Bas Couwenberg at 2025-08-24T20:08:19+02:00
Remove mips64el from dh_auto_test override.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -27,7 +27,7 @@ export PYBUILD_TEST_ARGS = --pyargs -v -m "not network and not natural_earth" ca
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-ifneq (,$(filter $(DEB_BUILD_ARCH),mips64el s390x ppc64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),s390x ppc64))
dh_auto_test || echo "Ignoring test failures"
else
dh_auto_test
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/8a29ec6ec8163a2abc80b573c98bf1599d0dc6e4
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/8a29ec6ec8163a2abc80b573c98bf1599d0dc6e4
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/13011e6d/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list