[Git][debian-gis-team/sarsen][master] Make pytest output verbose.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Mar 27 10:43:49 GMT 2026
Bas Couwenberg pushed to branch master at Debian GIS Project / sarsen
Commits:
c42a65f4 by Bas Couwenberg at 2026-03-27T11:43:43+01:00
Make pytest output verbose.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ sarsen (0.9.5+ds-2) UNRELEASED; urgency=medium
* Drop Priority: optional, default since dpkg 1.22.13.
* Bump Standards-Version to 4.7.3, changes: priority.
* Add patch to skip test that gets killed in Salsa CI and on 32-bit archs.
+ * Make pytest output verbose.
-- Bas Couwenberg <sebastic at debian.org> Sat, 25 Oct 2025 13:08:24 +0200
=====================================
debian/rules
=====================================
@@ -1,5 +1,7 @@
#! /usr/bin/make -f
+export PYBUILD_TEST_ARGS=-v
+
# Skip tests that require a large amount of memory
export GITHUB_ACTIONS=true
View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/c42a65f4e4d8cc47fb76ea37a668a5370c25b573
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/c42a65f4e4d8cc47fb76ea37a668a5370c25b573
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/20260327/c63132f7/attachment.htm>
More information about the Pkg-grass-devel
mailing list