Description: No interphinx
 Remove the use of intersphinx which is doing network access at build time.
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2016-07-13

--- python-txaio-2.5.1.orig/docs/conf.py
+++ python-txaio-2.5.1/docs/conf.py
@@ -63,8 +63,6 @@
 extensions = [
     "sphinx.ext.autodoc",
     "sphinx.ext.viewcode",
-    "sphinx.ext.intersphinx",
-    "sphinx.ext.extlinks",
     "sphinx.ext.autosectionlabel",
     "sphinxcontrib.images",
 ]
