[Git][debian-gis-team/fiona][master] Make pytest output verbose.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Dec 16 18:54:15 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / fiona
Commits:
caa87758 by Bas Couwenberg at 2025-12-16T19:54:08+01:00
Make pytest output verbose.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,7 +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.
+ * Make pytest output verbose.
* Use test-build-validate-cleanup instead of test-build-twice.
* Replace python3-tz with python3-pytz.
* Drop mips64el from autopkgtest-pkg-pybuild.conf.
=====================================
debian/rules
=====================================
@@ -14,7 +14,7 @@ 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=-vv \
+export PYBUILD_TEST_ARGS=-v \
--ignore tests/test_bytescollection.py \
--ignore tests/test_collection.py \
--ignore tests/test_data_paths.py \
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/caa87758494c6014d881f9017daf45eb884afb30
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/caa87758494c6014d881f9017daf45eb884afb30
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/f50c0bf6/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list