summaryrefslogtreecommitdiff
path: root/gnu/packages/geo.scm
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2021-08-28 22:40:16 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2021-08-28 22:40:16 +0200
commit706c7a7a2144da5b02bbf4b16b54c01662ef85ea (patch)
treeedcca80562c3df5272bd6c7ae71cb237e05424ba /gnu/packages/geo.scm
parentf7e69b53d6ea6857303887136144fb0e3e839f62 (diff)
downloadguix-patches-706c7a7a2144da5b02bbf4b16b54c01662ef85ea.tar
guix-patches-706c7a7a2144da5b02bbf4b16b54c01662ef85ea.tar.gz
gnu: qgis: Disable one failing test.
* gnu/packages/geo.scm (qgis)[arguments]: Disable PyQgsAuthBasicMethod test.
Diffstat (limited to 'gnu/packages/geo.scm')
-rw-r--r--gnu/packages/geo.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 77014b268f..e2d34f12a2 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2166,6 +2166,7 @@ growing set of geoscientific methods.")
"PyCoreAdittions"
"PyQgsAnnotation"
"PyQgsAppStartup"
+ "PyQgsAuthBasicMethod"
"PyQgsAuthenticationSystem"
"PyQgsAuxiliaryStorage"
"PyQgsDBManagerGpkg"