diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic_2.10.4.bb (renamed from meta-python/recipes-devtools/python/python3-pydantic_2.10.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.10.2.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.10.4.bb index bfc658e38a..adfce81b66 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_2.10.2.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_2.10.4.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=09280955509d1c4ca14bae02f21d49a6" | |||
11 | 11 | ||
12 | inherit pypi python_hatchling | 12 | inherit pypi python_hatchling |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "2bc2d7f17232e0841cbba4641e65ba1eb6fafb3a08de3a091ff3ce14a197c4fa" | 14 | SRC_URI[sha256sum] = "82f12e9723da6de4fe2ba888b5971157b3be7ad914267dea8f05f82b28254f06" |
15 | 15 | ||
16 | DEPENDS += "python3-hatch-fancy-pypi-readme-native" | 16 | DEPENDS += "python3-hatch-fancy-pypi-readme-native" |
17 | 17 | ||