diff mbox series

[meta-python,27/38] python3-pybase64: upgrade 1.4.2 -> 1.4.3

Message ID 20251209095552.690-27-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/38] boost-sml: upgrade 1.1.12 -> 1.1.13 | expand

Commit Message

Wang Mingyu Dec. 9, 2025, 9:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Publish Android Python 3.14 wheels
- Publish GraalPy v25 wheels

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pybase64_1.4.2.bb => python3-pybase64_1.4.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pybase64_1.4.2.bb => python3-pybase64_1.4.3.bb} (75%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pybase64_1.4.2.bb b/meta-python/recipes-devtools/python/python3-pybase64_1.4.3.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-pybase64_1.4.2.bb
rename to meta-python/recipes-devtools/python/python3-pybase64_1.4.3.bb
index 2246f93e8c..e4a90c3f7d 100644
--- a/meta-python/recipes-devtools/python/python3-pybase64_1.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pybase64_1.4.3.bb
@@ -5,6 +5,6 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=84b11fa55a5d83cf6fa202fd3b49c7e8"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "46cdefd283ed9643315d952fe44de80dc9b9a811ce6e3ec97fd1827af97692d0"
+SRC_URI[sha256sum] = "c2ed274c9e0ba9c8f9c4083cfe265e66dd679126cd9c2027965d807352f3f053"
 
 BBCLASSEXTEND = "native nativesdk"