Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-core][PATCH 1/3] python3: upgrade 3.12.4 -> 3.12.5
@ 2024-08-09 12:22 Trevor Gamblin
  2024-08-09 12:22 ` [OE-core][PATCH 2/3] python3-setuptools: upgrade 71.1.0 -> 72.1.0 Trevor Gamblin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Trevor Gamblin @ 2024-08-09 12:22 UTC (permalink / raw)
  To: openembedded-core

Changelog: https://docs.python.org/release/3.12.5/whatsnew/changelog.html

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 .../python/{python3_3.12.4.bb => python3_3.12.5.bb}             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3_3.12.4.bb => python3_3.12.5.bb} (99%)

diff --git a/meta/recipes-devtools/python/python3_3.12.4.bb b/meta/recipes-devtools/python/python3_3.12.5.bb
similarity index 99%
rename from meta/recipes-devtools/python/python3_3.12.4.bb
rename to meta/recipes-devtools/python/python3_3.12.5.bb
index 119fe10ca9..5665c90fa9 100644
--- a/meta/recipes-devtools/python/python3_3.12.4.bb
+++ b/meta/recipes-devtools/python/python3_3.12.5.bb
@@ -39,7 +39,7 @@ SRC_URI:append:class-native = " \
            file://0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch \
            "
 
-SRC_URI[sha256sum] = "f6d419a6d8743ab26700801b4908d26d97e8b986e14f95de31b32de2b0e79554"
+SRC_URI[sha256sum] = "fa8a2e12c5e620b09f53e65bcd87550d2e5a1e2e04bf8ba991dcc55113876397"
 
 # exclude pre-releases for both python 2.x and 3.x
 UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar"
-- 
2.39.2



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-13 15:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09 12:22 [OE-core][PATCH 1/3] python3: upgrade 3.12.4 -> 3.12.5 Trevor Gamblin
2024-08-09 12:22 ` [OE-core][PATCH 2/3] python3-setuptools: upgrade 71.1.0 -> 72.1.0 Trevor Gamblin
2024-08-09 12:22 ` [OE-core][PATCH 3/3] python3-hypothesis: upgrade 6.108.10 -> 6.110.1 Trevor Gamblin
2024-08-13  9:56 ` [OE-core][PATCH 1/3] python3: upgrade 3.12.4 -> 3.12.5 Alexandre Belloni
2024-08-13 14:27   ` Trevor Gamblin
     [not found]   ` <17EB4FFEDB5B735B.10903@lists.openembedded.org>
2024-08-13 15:31     ` Trevor Gamblin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox