diff options
Diffstat (limited to 'package/python/114-remove-idle-editor.patch')
-rw-r--r-- | package/python/114-remove-idle-editor.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python/114-remove-idle-editor.patch b/package/python/114-remove-idle-editor.patch index 67b9050b15..512eedcb5f 100644 --- a/package/python/114-remove-idle-editor.patch +++ b/package/python/114-remove-idle-editor.patch @@ -32,7 +32,7 @@ Index: b/setup.py =================================================================== --- a/setup.py +++ b/setup.py -@@ -2223,7 +2223,7 @@ +@@ -2212,7 +2212,7 @@ import warnings warnings.filterwarnings("ignore",category=DeprecationWarning) |