summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3/cgi_py.patch
diff options
context:
space:
mode:
authorGuðni Már Gilbert <gudni.m.g@gmail.com>2024-12-28 18:19:10 +0000
committerSteve Sakoman <steve@sakoman.com>2025-01-09 06:25:36 -0800
commita7abc52998f01193acc0bb9a93fa6b73d7f49f0e (patch)
tree36e0ac41024b9000ed6d48fe307c57c30e1dd7ac /meta/recipes-devtools/python/python3/cgi_py.patch
parente5c348378f46bf10d1331fbc09fcdb7e26fa3589 (diff)
downloadpoky-a7abc52998f01193acc0bb9a93fa6b73d7f49f0e.tar.gz
python3: upgrade 3.12.6 -> 3.12.7
Changelog: https://docs.python.org/release/3.12.7/whatsnew/changelog.html#python-3-12-7 (From OE-Core rev: 197048667f69ed559baf54831eb7b1606320f3e8) Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3/cgi_py.patch')
-rw-r--r--meta/recipes-devtools/python/python3/cgi_py.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3/cgi_py.patch b/meta/recipes-devtools/python/python3/cgi_py.patch
index 8262c88e73..b1f2b71c2a 100644
--- a/meta/recipes-devtools/python/python3/cgi_py.patch
+++ b/meta/recipes-devtools/python/python3/cgi_py.patch
@@ -1,4 +1,4 @@
1From a56778372fe8dc7c42f5ffd911d89498c22dd064 Mon Sep 17 00:00:00 2001 1From 8e6dc9fe684b27988b5aca3f760f02343aa95951 Mon Sep 17 00:00:00 2001
2From: Mark Hatle <mark.hatle@windriver.com> 2From: Mark Hatle <mark.hatle@windriver.com>
3Date: Wed, 21 Sep 2011 20:55:33 -0500 3Date: Wed, 21 Sep 2011 20:55:33 -0500
4Subject: [PATCH] Lib/cgi.py: Update the script as mentioned in the comment 4Subject: [PATCH] Lib/cgi.py: Update the script as mentioned in the comment
@@ -6,7 +6,6 @@ Subject: [PATCH] Lib/cgi.py: Update the script as mentioned in the comment
6Upstream-Status: Inappropriate [distribution] 6Upstream-Status: Inappropriate [distribution]
7 7
8Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 8Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
9
10--- 9---
11 Lib/cgi.py | 11 +---------- 10 Lib/cgi.py | 11 +----------
12 1 file changed, 1 insertion(+), 10 deletions(-) 11 1 file changed, 1 insertion(+), 10 deletions(-)