~ruther/guix-local

ref: 8361b59fd4e918dbc30f33126862e3d60f7eda0e guix-local/gnu/packages/patches/ganeti-sphinx-import.patch -rw-r--r-- 345 bytes
8361b59f — Rutherther gnu: %desktop-services: Switch to GDM on 64-bit systems. 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/lib/build/sphinx_ext.py b/lib/build/sphinx_ext.py
index ca8b8216e..017f52343 100644
--- a/lib/build/sphinx_ext.py
+++ b/lib/build/sphinx_ext.py
@@ -45,7 +45,6 @@ import docutils.parsers.rst
 from docutils.parsers.rst import Directive
 
 import sphinx.errors
-import sphinx.util.compat
 import sphinx.roles
 import sphinx.addnodes