Bas Couwenberg pushed to branch master at Debian GIS Project / python-deprecated
Commits: 67326f99 by Bas Couwenberg at 2025-12-16T19:57:39+01:00 Make pytest output verbose. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ python-deprecated (1.3.1-2) UNRELEASED; urgency=medium * Annotate build dependencies with nocheck. + * Make pytest output verbose. -- Bas Couwenberg <[email protected]> Mon, 15 Dec 2025 21:25:06 +0100 ===================================== debian/rules ===================================== @@ -5,7 +5,7 @@ #export DH_VERBOSE=1 export PYBUILD_NAME=deprecated -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-deprecated/-/commit/67326f997abc7733b1f7dc2a4e730c7e63f89dd0 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-deprecated/-/commit/67326f997abc7733b1f7dc2a4e730c7e63f89dd0 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
