Bas Couwenberg pushed to branch master at Debian GIS Project / python-geojson
Commits: 6cc9120d by Bas Couwenberg at 2025-12-16T19:58:08+01:00 Make pytest output verbose. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -6,6 +6,7 @@ python-geojson (3.2.0-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. + * Make pytest output verbose. -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:20:25 +0100 ===================================== debian/rules ===================================== @@ -6,7 +6,7 @@ export LANG=C.UTF-8 export PYBUILD_NAME=geojson export PYBUILD_TEST_PYTEST=1 -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-geojson/-/commit/6cc9120d179997bbf9e5519765cb088b38e1ce4d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geojson/-/commit/6cc9120d179997bbf9e5519765cb088b38e1ce4d 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
