[Git][debian-gis-team/rasterio][master] 3 commits: Revert "Don't ignore test failures on armel."

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Nov 9 04:29:45 GMT 2023



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


Commits:
25ff17c2 by Bas Couwenberg at 2023-11-09T05:18:03+01:00
Revert "Don't ignore test failures on armel."

This reverts commit 3055d4458436bdf0adb94afa020aa4f920c2c726.

- - - - -
31110853 by Bas Couwenberg at 2023-11-09T05:18:50+01:00
Ignore test failures on hppa.

- - - - -
a719d67f by Bas Couwenberg at 2023-11-09T05:22:57+01:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/rules
- debian/tests/autopkgtest-pkg-pybuild.conf


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+rasterio (1.3.9-3) unstable; urgency=medium
+
+  * Team upload.
+  * Ignore test failures on armel again.
+  * Ignore test failures on hppa.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 09 Nov 2023 05:18:51 +0100
+
 rasterio (1.3.9-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -42,7 +42,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),mips64el mipsel alpha hurd-i386 i64 kfreebsd-amd64 kfreebsd-i386 riscv64 sh4 sparc64 x32))
+ifneq (,$(filter $(DEB_BUILD_ARCH),armel mips64el mipsel alpha hppa hurd-i386 i64 kfreebsd-amd64 kfreebsd-i386 riscv64 sh4 sparc64 x32))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test


=====================================
debian/tests/autopkgtest-pkg-pybuild.conf
=====================================
@@ -1 +1 @@
-architecture=!mips64el !mipsel
+architecture=!armel !mips64el !mipsel



View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/compare/de70f5e5e0c2b78616458fbc6bc1ed96a9f861ef...a719d67f2276837e937a8cfc6ae60a6e8baae4da

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/compare/de70f5e5e0c2b78616458fbc6bc1ed96a9f861ef...a719d67f2276837e937a8cfc6ae60a6e8baae4da
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/20231109/881a5a18/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list