Bas Couwenberg pushed to branch master at Debian GIS Project / stac-validator
Commits: 9ef26e2e by Bas Couwenberg at 2025-12-16T20:02:57+01:00 Make pytest output verbose. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +stac-validator (3.10.2-2) UNRELEASED; urgency=medium + + * Team upload. + * Make pytest output verbose. + + -- Bas Couwenberg <[email protected]> Tue, 16 Dec 2025 20:02:47 +0100 + stac-validator (3.10.2-1) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/rules ===================================== @@ -67,7 +67,7 @@ and not test_verbose_mode_output \ and not test_validator_with_test_config \ and not test_recursive_lvl_4_local_v100 \ and not test_pydantic_" \ --vv $(CURDIR)/tests +-v $(CURDIR)/tests %: dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/stac-validator/-/commit/9ef26e2eb513a89be870ea3addf00c73a6e3c91a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/stac-validator/-/commit/9ef26e2eb513a89be870ea3addf00c73a6e3c91a 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
