Bas Couwenberg pushed to branch master at Debian GIS Project / owslib


Commits:
12f5ebf2 by Bas Couwenberg at 2025-12-16T19:55:22+01:00
Make pytest output verbose.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ owslib (0.35.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Annotate build dependencies with nocheck.
+  * Make pytest output verbose.
 
  -- Bas Couwenberg <[email protected]>  Tue, 16 Dec 2025 09:01:04 +0100
 


=====================================
debian/rules
=====================================
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 export PYBUILD_NAME=owslib
-export PYBUILD_TEST_ARGS=-vv -m "not online" -k "not doctests"
+export PYBUILD_TEST_ARGS=-v -m "not online" -k "not doctests"
 
 %:
        dh  $@ --buildsystem pybuild



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/owslib/-/commit/12f5ebf2672d84f3550bba52dfce93d45f162f6c

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/owslib/-/commit/12f5ebf2672d84f3550bba52dfce93d45f162f6c
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to