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