Bas Couwenberg pushed to branch master at Debian GIS Project / sarsen
Commits: c42a65f4 by Bas Couwenberg at 2026-03-27T11:43:43+01:00 Make pytest output verbose. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ sarsen (0.9.5+ds-2) UNRELEASED; urgency=medium * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. * Add patch to skip test that gets killed in Salsa CI and on 32-bit archs. + * Make pytest output verbose. -- Bas Couwenberg <[email protected]> Sat, 25 Oct 2025 13:08:24 +0200 ===================================== debian/rules ===================================== @@ -1,5 +1,7 @@ #! /usr/bin/make -f +export PYBUILD_TEST_ARGS=-v + # Skip tests that require a large amount of memory export GITHUB_ACTIONS=true View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/c42a65f4e4d8cc47fb76ea37a668a5370c25b573 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/c42a65f4e4d8cc47fb76ea37a668a5370c25b573 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
