Author: Michael R. Crusoe <crusoe@debian.org>
Description: Link to the local copy of the Python 3 docs
Forwarded: not-needed
--- rdflib.orig/docs/conf.py
+++ rdflib/docs/conf.py
@@ -255,7 +255,7 @@
 
 # Example configuration for intersphinx: refer to the Python standard library.
 intersphinx_mapping = {
-    "python": ("https://docs.python.org/3.8", None),
+    "python": ("/usr/share/doc/python3-doc/html/", None),
 }
 
 html_experimental_html5_writer = True
