[Git][debian-gis-team/fiona][master] Make pytest output extra verbose.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Oct 24 18:59:11 BST 2025



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


Commits:
a6e374a7 by Bas Couwenberg at 2025-10-24T19:59:02+02:00
Make pytest output extra verbose.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ fiona (1.10.1-4) UNRELEASED; urgency=medium
   * Team upload.
   * Update lintian overrides.
   * Drop Rules-Requires-Root: no, default since dpkg 1.22.13.
+  * Make pytest output extra verbose.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 12 Sep 2025 17:36:19 +0200
 


=====================================
debian/rules
=====================================
@@ -14,7 +14,8 @@ export PYBUILD_NAME=fiona
 export PYBUILD_TEST_PYTEST=1
 export PYBUILD_BEFORE_TEST=cp -r pytest.ini {dir}/tests {build_dir}
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/pytest.ini {build_dir}/tests
-export PYBUILD_TEST_ARGS=--ignore tests/test_bytescollection.py \
+export PYBUILD_TEST_ARGS=-vv \
+                         --ignore tests/test_bytescollection.py \
                          --ignore tests/test_collection.py \
                          --ignore tests/test_data_paths.py \
                          --ignore tests/test_drvsupport.py \



View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/a6e374a72945d3ba6d844a7b880c9ce3b82e635e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/a6e374a72945d3ba6d844a7b880c9ce3b82e635e
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/20251024/b23c2f0e/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list