~ruther/guix-local

ref: 426039c3cd46a72f193fa0a04bdece67ab29391c guix-local/gnu/packages/patches/ganeti-sphinx-import.patch -rw-r--r-- 345 bytes
426039c3 — Danny Milosavljevic gnu: dream: Add Wayland. a month 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