~ruther/guix-local

ref: 9046b7f873494de76efadeaea9328bd3d0777089 guix-local/gnu/packages/patches/ganeti-sphinx-import.patch -rw-r--r-- 345 bytes
9046b7f8 — Sharlatan Hellseher gnu: Add python-marisa-trie. 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