diff mbox series

[meta-python,1/7] python3-pydantic-core: Upgrade to 2.33.1

Message ID 20250407052037.502341-1-raj.khem@gmail.com
State New
Headers show
Series [meta-python,1/7] python3-pydantic-core: Upgrade to 2.33.1 | expand

Commit Message

Khem Raj April 7, 2025, 5:20 a.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 ...-pydantic-core_2.33.0.bb => python3-pydantic-core_2.33.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pydantic-core_2.33.0.bb => python3-pydantic-core_2.33.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.33.0.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.33.1.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-pydantic-core_2.33.0.bb
rename to meta-python/recipes-devtools/python/python3-pydantic-core_2.33.1.bb
index 11bcbd259c..687158815a 100644
--- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.33.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.33.1.bb
@@ -10,7 +10,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=ab599c188b4a314d2856b3a55030c75c"
 
 require ${BPN}-crates.inc
 
-SRC_URI[sha256sum] = "40eb8af662ba409c3cbf4a8150ad32ae73514cd7cb1f1a2113af39763dd616b3"
+SRC_URI[sha256sum] = "bcc9c6fdb0ced789245b02b7d6603e17d1563064ddcfc36f046b61c0c05dd9df"
 
 DEPENDS = "python3-maturin-native python3-typing-extensions"