Add python-eventlet 0.16.1
[packages/trusty/python-eventlet.git] / debian / patches / fix-FTBFS-on-sphinx-build.patch
diff --git a/debian/patches/fix-FTBFS-on-sphinx-build.patch b/debian/patches/fix-FTBFS-on-sphinx-build.patch
new file mode 100644 (file)
index 0000000..0de8e15
--- /dev/null
@@ -0,0 +1,14 @@
+Description: Removes line that is doing FTBFS in doc
+Author: Thomas Goirand <zigo@debian.org>
+Forwarded: no
+
+--- a/doc/modules/zmq.rst
++++ b/doc/modules/zmq.rst
+@@ -15,7 +15,6 @@
+ .. autoclass:: Socket
+     :show-inheritance:
+-    :inherited-members:
+     .. automethod:: recv