diff options
| author | Guðni Már Gilbert <gudni.m.g@gmail.com> | 2024-12-28 18:19:10 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 06:25:36 -0800 |
| commit | a7abc52998f01193acc0bb9a93fa6b73d7f49f0e (patch) | |
| tree | 36e0ac41024b9000ed6d48fe307c57c30e1dd7ac /meta/recipes-devtools/python/python3/cgi_py.patch | |
| parent | e5c348378f46bf10d1331fbc09fcdb7e26fa3589 (diff) | |
| download | poky-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.patch | 3 |
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 @@ | |||
| 1 | From a56778372fe8dc7c42f5ffd911d89498c22dd064 Mon Sep 17 00:00:00 2001 | 1 | From 8e6dc9fe684b27988b5aca3f760f02343aa95951 Mon Sep 17 00:00:00 2001 |
| 2 | From: Mark Hatle <mark.hatle@windriver.com> | 2 | From: Mark Hatle <mark.hatle@windriver.com> |
| 3 | Date: Wed, 21 Sep 2011 20:55:33 -0500 | 3 | Date: Wed, 21 Sep 2011 20:55:33 -0500 |
| 4 | Subject: [PATCH] Lib/cgi.py: Update the script as mentioned in the comment | 4 | Subject: [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 | |||
| 6 | Upstream-Status: Inappropriate [distribution] | 6 | Upstream-Status: Inappropriate [distribution] |
| 7 | 7 | ||
| 8 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | 8 | Signed-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(-) |
