Antonio Valentino pushed to branch master at Debian GIS Project / metpy
Commits: fedb2990 by Antonio Valentino at 2026-01-20T08:08:23+00:00 Disable autopkgtests on i386 - - - - - 3 changed files: - debian/.gitlab-ci.yml - debian/changelog - + debian/tests/autopkgtest-pkg-pybuild.conf Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -3,4 +3,6 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml variables: + SALSA_CI_DISABLE_AUTOPKGTEST_I386: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1 ===================================== debian/changelog ===================================== @@ -2,8 +2,9 @@ metpy (1.7.1+ds-3) unstable; urgency=medium * debian/patches: - Improve 0003-xarray-v2025.12.0-compat.patch. + * Disable autopkhtests on i386. - -- Antonio Valentino <[email protected]> Tue, 20 Jan 2026 07:31:44 +0000 + -- Antonio Valentino <[email protected]> Tue, 20 Jan 2026 08:08:13 +0000 metpy (1.7.1+ds-2) unstable; urgency=medium ===================================== debian/tests/autopkgtest-pkg-pybuild.conf ===================================== @@ -0,0 +1 @@ +architecture=!i386 View it on GitLab: https://salsa.debian.org/debian-gis-team/metpy/-/commit/fedb29904f0c2b894a47d5d1c60a36521dcd7f98 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/metpy/-/commit/fedb29904f0c2b894a47d5d1c60a36521dcd7f98 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
