[Git][debian-gis-team/rasterio][master] Make pytest output verbose.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Dec 16 19:00:56 GMT 2025
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 <sebastic at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20251216/159a84d0/attachment.htm>
More information about the Pkg-grass-devel
mailing list