diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic_2.5.2.bb (renamed from meta-python/recipes-devtools/python/python3-pydantic_2.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.5.1.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.5.2.bb index 609411fe14..3750d49a97 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_2.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_2.5.2.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=09280955509d1c4ca14bae02f21d49a6" | |||
5 | 5 | ||
6 | inherit pypi python_hatchling | 6 | inherit pypi python_hatchling |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "0b8be5413c06aadfbe56f6dc1d45c9ed25fd43264414c571135c97dd77c2bedb" | 8 | SRC_URI[sha256sum] = "ff177ba64c6faf73d7afa2e8cad38fd456c0dbe01c9954e71038001cd15a6edd" |
9 | 9 | ||
10 | DEPENDS += "python3-hatch-fancy-pypi-readme-native" | 10 | DEPENDS += "python3-hatch-fancy-pypi-readme-native" |
11 | 11 | ||