summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2019-11-05 20:46:13 -0800
committerRuss Allbery <eagle@eyrie.org>2019-11-05 20:46:13 -0800
commit059d47a849b2f317845455a03d713a3fa91651c7 (patch)
tree8f1285905b357eba4147ae2d4e9d501aba5ddbca
parent2116c2a1f4f59221be0aea459e5fe9a9bb266f8a (diff)
Adjust formatting of Python setup.py patchdebian/3.16-4
-rw-r--r--debian/patches/no-typing.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/no-typing.patch b/debian/patches/no-typing.patch
index 1a9691e..02a51db 100644
--- a/debian/patches/no-typing.patch
+++ b/debian/patches/no-typing.patch
@@ -1,4 +1,5 @@
-Description: Typing is native in Python3, so no need to have it specified in setup.py file, avoiding internet connection during build
+Description: Typing is native in Python3, so no need to have it specified in
+ setup.py file, avoiding internet connection during testing
Author: Gianfranco Costamagna <locutusofborg@debian.org>
Last-Update: 2019-11-05