diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-04-06 18:45:52 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-06 18:46:25 -0700 |
commit | ed91d5280b9bd09f5ac031ed7dfecb0e7883c4dd (patch) | |
tree | 5435ee3790fd8d56f6e094565f77cfe04245834e /meta-python/recipes-devtools/python | |
parent | 2b6f2c163babad7faaed06347d6b441685077d5a (diff) | |
download | meta-openembedded-ed91d5280b9bd09f5ac031ed7dfecb0e7883c4dd.tar.gz |
python3-pydantic: Upgrade to 2.11.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic_2.11.2.bb (renamed from meta-python/recipes-devtools/python/python3-pydantic_2.11.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.11.1.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.11.2.bb index 4a566639e3..c0b488cba4 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_2.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_2.11.2.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=09280955509d1c4ca14bae02f21d49a6" | |||
11 | 11 | ||
12 | inherit pypi python_hatchling ptest-python-pytest | 12 | inherit pypi python_hatchling ptest-python-pytest |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "442557d2910e75c991c39f4b4ab18963d57b9b55122c8b2a9cd176d8c29ce968" | 14 | SRC_URI[sha256sum] = "2138628e050bd7a1e70b91d4bf4a91167f4ad76fdb83209b107c8d84b854917e" |
15 | 15 | ||
16 | DEPENDS += "python3-hatch-fancy-pypi-readme-native" | 16 | DEPENDS += "python3-hatch-fancy-pypi-readme-native" |
17 | 17 | ||