[Git][debian-gis-team/python-shapely][master] Make pytest output verbose.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Dec 16 18:59:23 GMT 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / python-shapely


Commits:
7244b5d4 by Bas Couwenberg at 2025-12-16T19:59:16+01:00
Make pytest output verbose.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ python-shapely (2.1.2-2) UNRELEASED; urgency=medium
   * Drop mips*el from autopkgtest-pkg-pybuild.conf.
   * Drop -Wno-error=incompatible-pointer-types.
   * Annotate build dependencies with nocheck.
+  * Make pytest output verbose.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 01 Oct 2025 08:52:01 +0200
 


=====================================
debian/rules
=====================================
@@ -9,9 +9,9 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export PYBUILD_NAME=shapely
 ifeq ($(PYBUILD_AUTOPKGTEST),1)
-export PYBUILD_TEST_ARGS=-vv --pyargs ${PYBUILD_NAME}
+export PYBUILD_TEST_ARGS=-v --pyargs ${PYBUILD_NAME}
 else
-export PYBUILD_TEST_ARGS=-vv
+export PYBUILD_TEST_ARGS=-v
 endif
 
 export LC_ALL=C.UTF-8



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/7244b5d4a77b455a69fec42cb31c4e3bd1e4e4d7

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/7244b5d4a77b455a69fec42cb31c4e3bd1e4e4d7
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/c46fd3d8/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list