Bas Couwenberg pushed to branch master at Debian GIS Project / python-rtree
Commits: 29e45a97 by Bas Couwenberg at 2025-12-16T19:58:43+01:00 Make pytest output verbose. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -4,7 +4,7 @@ python-rtree (1.4.1-2) UNRELEASED; urgency=medium * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Annotate build dependencies with nocheck & nodoc. - * Make pytest output extra verbose. + * Make pytest output verbose. -- Bas Couwenberg <[email protected]> Fri, 12 Sep 2025 17:48:02 +0200 ===================================== debian/rules ===================================== @@ -5,7 +5,7 @@ #export DH_VERBOSE=1 export PYBUILD_NAME=rtree -export PYBUILD_TEST_ARGS=-vv +export PYBUILD_TEST_ARGS=-v %: dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/commit/29e45a97e5557f3703b7dd2e6b622b9ded42a738 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/commit/29e45a97e5557f3703b7dd2e6b622b9ded42a738 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
