diff mbox series

[meta-python,4/8] python3-orjson: upgrade to 3.11.3

Message ID 20251105212631.386242-7-t.f.g.geelen@gmail.com
State New
Headers show
Series [meta-python,1/8] python3-requests-toolbelt: add BBCLASSEXTEND: native nativesdk | expand

Commit Message

Tom Geelen Nov. 5, 2025, 9:26 p.m. UTC
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
---
 .../{python3-orjson_3.10.17.bb => python3-orjson_3.11.3.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-orjson_3.10.17.bb => python3-orjson_3.11.3.bb} (84%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-orjson_3.10.17.bb b/meta-python/recipes-devtools/python/python3-orjson_3.11.3.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-orjson_3.10.17.bb
rename to meta-python/recipes-devtools/python/python3-orjson_3.11.3.bb
index 7db76c9415..7fdd0fef9b 100644
--- a/meta-python/recipes-devtools/python/python3-orjson_3.10.17.bb
+++ b/meta-python/recipes-devtools/python/python3-orjson_3.11.3.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://pypi.org/project/orjson/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=b377b220f43d747efdec40d69fcaa69d"
 
-SRC_URI[sha256sum] = "28eeae6a15243966962b658dfcf7bae9e7bb1f3260dfcf0370dbd41f5ff6058b"
+SRC_URI[sha256sum] = "1c0603b1d2ffcd43a411d64797a19556ef76958aef1c182f22dc30860152a98a"
 
 require ${BPN}-crates.inc