[Git][debian-gis-team/python-affine][master] Enable verbose pytest output.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Sep 26 17:29:11 BST 2025



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


Commits:
f094a83d by Bas Couwenberg at 2025-09-26T18:29:00+02:00
Enable verbose pytest output.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ python-affine (2.4.0-3) UNRELEASED; urgency=medium
   * Team upload.
   * Bump Standards-Version to 4.7.2, no changes.
   * Update lintian overrides.
+  * Enable verbose pytest output.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 20 Mar 2025 06:19:48 +0100
 


=====================================
debian/rules
=====================================
@@ -3,6 +3,8 @@
 export PYBUILD_NAME=affine
 ifeq ($(PYBUILD_AUTOPKGTEST),1)
 export PYBUILD_TEST_ARGS=-vv --pyargs ${PYBUILD_NAME}
+else
+export PYBUILD_TEST_ARGS=-vv
 endif
 
 %:



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-affine/-/commit/f094a83d7486055531771a62f3d7660953158443

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-affine/-/commit/f094a83d7486055531771a62f3d7660953158443
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/20250926/8f9bce4b/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list