File: 0001-Removes-line-that-is-doing-FTBFS-in-doc.patch

package info (click to toggle)
python-eventlet 0.40.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,200 kB
  • sloc: python: 25,101; sh: 78; makefile: 31
file content (16 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Removes line that is doing FTBFS in doc
Author: Thomas Goirand <zigo@debian.org>
Date: Fri, 4 Aug 2017 21:47:14 +0200
Forwarded: no
Last-Update: 2024-02-14

--- a/doc/source/modules/zmq.rst
+++ b/doc/source/modules/zmq.rst
@@ -16,7 +16,6 @@
 
 .. autoclass:: Socket
     :show-inheritance:
-    :inherited-members:
 
     .. automethod:: recv