Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits: 2b631a27 by Bas Couwenberg at 2025-12-16T20:00:30+01:00 Make pytest output verbose. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pywps (4.7.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Make pytest output verbose. + + -- Bas Couwenberg <[email protected]> Tue, 16 Dec 2025 19:59:41 +0100 + pywps (4.7.0-1) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -14,7 +14,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all export PYBUILD_NAME=pywps export PYBUILD_BEFORE_TEST=cp -rv {dir}/pywps {dir}/tests {build_dir} -export PYBUILD_TEST_ARGS=-vv -m "not online and not geotiff" +export PYBUILD_TEST_ARGS=-v -m "not online and not geotiff" %: dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/2b631a27aeb035ced168790e365f5fdda3f068c9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/2b631a27aeb035ced168790e365f5fdda3f068c9 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
