diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb (renamed from meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb index 75c6b46e48..52571ff2cb 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb | |||
@@ -12,7 +12,7 @@ require ${BPN}-crates.inc | |||
12 | 12 | ||
13 | SRC_URI += "file://run-ptest" | 13 | SRC_URI += "file://run-ptest" |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "62a763352879b84aa31058fc931884055fd75089cccbd9d58bb6afd01141b235" | 15 | SRC_URI[sha256sum] = "eb026e5a4c1fee05726072337ff51d1efb6f59090b7da90d30ea58625b1ffb39" |
16 | 16 | ||
17 | DEPENDS = "python3-maturin-native python3-typing-extensions" | 17 | DEPENDS = "python3-maturin-native python3-typing-extensions" |
18 | 18 | ||