Bas Couwenberg pushed to branch master at Debian GIS Project / mapproxy
Commits: b1cdcb20 by Bas Couwenberg at 2025-12-16T19:53:03+01:00 Make pytest output verbose. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mapproxy (6.0.1+dfsg-3) UNRELEASED; urgency=medium + + * Make pytest output verbose. + + -- Bas Couwenberg <[email protected]> Tue, 16 Dec 2025 19:49:32 +0100 + mapproxy (6.0.1+dfsg-2) unstable; urgency=medium * Add nocheck annotation to test dependencies. ===================================== debian/rules ===================================== @@ -4,7 +4,7 @@ export PYBUILD_NAME=mapproxy export PYBUILD_BEFORE_TEST=mkdir -p {build_dir}/mapproxy && cp -r {dir}/mapproxy/test {build_dir}/mapproxy -export PYBUILD_TEST_ARGS=-vv +export PYBUILD_TEST_ARGS=-v include /usr/share/dpkg/pkg-info.mk View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/commit/b1cdcb20782efa8dadb55d5701666e85c8ce9173 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/commit/b1cdcb20782efa8dadb55d5701666e85c8ce9173 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
