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


Commits:
23c13940 by Bas Couwenberg at 2025-12-16T20:00:50+01:00
Make pytest output verbose.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ rasterio (1.4.4-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Annotate build dependencies with nocheck.
+  * Make pytest output verbose.
 
  -- Bas Couwenberg <[email protected]>  Mon, 15 Dec 2025 22:28:24 +0100
 


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ export PYBUILD_NAME=rasterio
 export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests
 export PYBUILD_TEST_PYTEST=1
-export PYBUILD_TEST_ARGS=-vv \
+export PYBUILD_TEST_ARGS=-v \
                          --ignore tests/test_env.py \
                          --ignore tests/test_io.py \
                          --ignore tests/test_merge.py \



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/rasterio/-/commit/23c1394071c84c50b87d317241ba7f67bf62ea40

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/rasterio/-/commit/23c1394071c84c50b87d317241ba7f67bf62ea40
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