Adjust the package revision; no actual code changes
[packages/trusty/python-eventlet.git] / debian / patches / fix-FTBFS-on-sphinx-build.patch
1 Description: Removes line that is doing FTBFS in doc
2 Author: Thomas Goirand <zigo@debian.org>
3 Forwarded: no
4
5 --- python-eventlet-0.13.0.orig/doc/modules/zmq.rst
6 +++ python-eventlet-0.13.0/doc/modules/zmq.rst
7 @@ -15,7 +15,6 @@
8  
9  .. autoclass:: Socket
10      :show-inheritance:
11 -    :inherited-members:
12  
13      .. automethod:: recv
14