~ruther/guix-local

ref: cd38f32c8d2ffcfa61753833f0cf54b2e87bc741 guix-local/gnu/packages/patches/ganeti-sphinx-import.patch -rw-r--r-- 345 bytes
cd38f32c — Liliana Marie Prikler gnu: luanti-coloredwood: Fix URL. 1 year, 2 days 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