Bas Couwenberg pushed to branch master at Debian GIS Project / pyosmium


Commits:
6acf1312 by Bas Couwenberg at 2025-12-16T19:56:15+01:00
Make pytest output verbose.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pyosmium (4.2.0-3) UNRELEASED; urgency=medium
 
   * Use test-build-validate-cleanup instead of test-build-twice.
   * Use debrebuild instead of reprotest.
+  * Make pytest output verbose.
 
  -- Bas Couwenberg <[email protected]>  Sat, 25 Oct 2025 13:04:30 +0200
 


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ export DEB_CXXFLAGS_MAINT_APPEND=$(shell 
DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export PYBUILD_NAME=pyosmium
 export PYBUILD_SYSTEM=pyproject
-export PYBUILD_TEST_ARGS=-vv
+export PYBUILD_TEST_ARGS=-v
 export PYBUILD_BEFORE_TEST=cp -r {dir}/examples {build_dir}
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/examples
 



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/6acf13129c70c9e6b6659485d226cfc3b4d8b7b8

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/6acf13129c70c9e6b6659485d226cfc3b4d8b7b8
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

Reply via email to