File: install-all-files.patch

package info (click to toggle)
python-eventlet 0.40.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,200 kB
  • sloc: python: 25,101; sh: 78; makefile: 31
file content (12 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Install all files
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2024-09-20

--- python-eventlet-0.36.1.orig/MANIFEST.in
+++ python-eventlet-0.36.1/MANIFEST.in
@@ -2,3 +2,4 @@ recursive-include tests *.py *.crt *.key
 recursive-include doc *.rst *.txt *.py Makefile *.png
 recursive-include examples *.py *.html
 include CONTRIBUTING.md MANIFEST.in NEWS AUTHORS LICENSE README.rst SECURITY.md tox.ini
+recursive-include eventlet *