[Git][debian-gis-team/netcdf4-python][master] Set NO_PLUGINS environment variable to fix test failures.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jun 26 06:22:43 BST 2022



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


Commits:
8a3e53aa by Bas Couwenberg at 2022-06-26T07:02:20+02:00
Set NO_PLUGINS environment variable to fix test failures.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+netcdf4-python (1.6.0-2) UNRELEASED; urgency=medium
+
+  * Set NO_PLUGINS environment variable to fix test failures.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 26 Jun 2022 06:52:21 +0200
+
 netcdf4-python (1.6.0-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -19,7 +19,7 @@ export USE_NCCONFIG=1
 
 override_dh_auto_test:
 	PYBUILD_SYSTEM=custom \
-	PYBUILD_TEST_ARGS="cd test && NO_NET=1 {interpreter} run_all.py" dh_auto_test || echo "Ignoring test failures"
+	PYBUILD_TEST_ARGS="cd test && NO_NET=1 NO_PLUGINS=1 {interpreter} run_all.py" dh_auto_test || echo "Ignoring test failures"
 
 override_dh_auto_install:
 	dh_auto_install



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/8a3e53aa29b2d083cc32c24fa1efa0d1ea979cc6
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/20220626/3af212e4/attachment.htm>


More information about the Pkg-grass-devel mailing list