[Git][debian-gis-team/pyshp][master] Make pytest output verbose.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Dec 16 18:56:44 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / pyshp
Commits:
aa6f2799 by Bas Couwenberg at 2025-12-16T19:56:36+01:00
Make pytest output verbose.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pyshp (3.0.3-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 21:10:26 +0100
=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@
export PYBUILD_NAME=pyshp
export PYBUILD_TEST_PYTEST=1
-export PYBUILD_TEST_ARGS=-vv -m "not network"
+export PYBUILD_TEST_ARGS=-v -m "not network"
export PYBUILD_BEFORE_TEST=cp -r {dir}/README.md {dir}/shapefiles {dir}/test_*py {build_dir}
export PYBUILD_AFTER_TEST=rm -rf {build_dir}/README.md {build_dir}/shapefiles {build_dir}/test_*py {build_dir}/*.pyc {build_dir}/*.dbf {build_dir}/*.sbn {build_dir}/*.sbx {build_dir}/*.shp {build_dir}/*.shx
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyshp/-/commit/aa6f2799b5484f329e15d5696f22889e58a12c5e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyshp/-/commit/aa6f2799b5484f329e15d5696f22889e58a12c5e
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/29ebdd31/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list