summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pydantic-core_2.33.1.bb (renamed from meta-python/recipes-devtools/python/python3-pydantic-core_2.33.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
10 10
11require ${BPN}-crates.inc 11require ${BPN}-crates.inc
12 12
13SRC_URI[sha256sum] = "40eb8af662ba409c3cbf4a8150ad32ae73514cd7cb1f1a2113af39763dd616b3" 13SRC_URI[sha256sum] = "bcc9c6fdb0ced789245b02b7d6603e17d1563064ddcfc36f046b61c0c05dd9df"
14 14
15DEPENDS = "python3-maturin-native python3-typing-extensions" 15DEPENDS = "python3-maturin-native python3-typing-extensions"
16 16