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


Commits:
5c64d48b by Bas Couwenberg at 2025-12-16T19:54:43+01:00
Make pytest output verbose.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ netcdf4-python (1.7.3-2) UNRELEASED; urgency=medium
 
   * Use test-build-validate-cleanup instead of test-build-twice.
   * Use pytest in dh_auto_test instead of custom command.
+  * Make pytest output verbose.
 
  -- Bas Couwenberg <[email protected]>  Sat, 25 Oct 2025 13:00:45 +0200
 


=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ export HDF5_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
 export USE_NCCONFIG=1
 
 export PYBUILD_TEST_PYTEST=1
-export PYBUILD_TEST_ARGS=-vv
+export PYBUILD_TEST_ARGS=-v
 
 export NO_NET=1
 export NO_PLUGINS=1



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/5c64d48b066db638a6f78daed3665ff44273ca0b

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/5c64d48b066db638a6f78daed3665ff44273ca0b
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