summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pydantic_2.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-pydantic_2.4.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.4.2.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.5.0.bb
index a83789d977..21be58e08d 100644
--- a/meta-python/recipes-devtools/python/python3-pydantic_2.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pydantic_2.5.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=09280955509d1c4ca14bae02f21d49a6"
5 5
6inherit pypi python_hatchling 6inherit pypi python_hatchling
7 7
8SRC_URI[sha256sum] = "94f336138093a5d7f426aac732dcfe7ab4eb4da243c88f891d65deb4a2556ee7" 8SRC_URI[sha256sum] = "69bd6fb62d2d04b7055f59a396993486a2ee586c43a0b89231ce0000de07627c"
9 9
10DEPENDS += "python3-hatch-fancy-pypi-readme-native" 10DEPENDS += "python3-hatch-fancy-pypi-readme-native"
11 11