Bas Couwenberg pushed to branch master at Debian GIS Project / pyogrio
Commits: dc1a6f66 by Bas Couwenberg at 2025-12-16T19:55:49+01:00 Make pytest output verbose. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pyogrio (0.12.1+ds-2) UNRELEASED; urgency=medium + + * Team upload. + * Make pytest output verbose. + + -- Bas Couwenberg <[email protected]> Tue, 16 Dec 2025 19:55:44 +0100 + pyogrio (0.12.1+ds-1) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -3,7 +3,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all export PYBUILD_NAME=pyogrio -export PYBUILD_TEST_ARGS=-vv \ +export PYBUILD_TEST_ARGS=-v \ -k "not test_url \ and not test_url_dataframe \ and not test_url_with_zip \ View it on GitLab: https://salsa.debian.org/debian-gis-team/pyogrio/-/commit/dc1a6f667d37a1303b3354ac9a3e103d1f3d2ded -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyogrio/-/commit/dc1a6f667d37a1303b3354ac9a3e103d1f3d2ded 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
