summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2021-02-09 22:06:38 -0500
committerAaron M. Ucko <ucko@debian.org>2021-02-09 22:06:38 -0500
commit8e972c83ab4134215cefc7e587fae222401212a1 (patch)
tree204af87725f8d4edc0adc9bde0bd4c3063284bf8 /debian/patches/series
parent812841c2f5dfa5138d9d319a9034e2b2294a5bd1 (diff)
05-no-import-exceptions.patch (new): Belatedly bypass "exceptions".
This module was superfluous in Python 2, and is gone altogether in Python 3.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 00fb96a..a67d04a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
02-wx-namespace-transition.patch
03-avoid-unicoditis.patch
04-wx3.0-compat.patch
+05-no-import-exceptions.patch