diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydantic_2.12.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic_2.12.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.12.4.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.12.4.bb index 13035f4808..8793e76aef 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_2.12.4.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_2.12.4.bb | |||
| @@ -16,6 +16,8 @@ PV .= "+git" | |||
| 16 | SRC_URI = "git://github.com/pydantic/pydantic;protocol=https;branch=v2.12-fixes" | 16 | SRC_URI = "git://github.com/pydantic/pydantic;protocol=https;branch=v2.12-fixes" |
| 17 | DEPENDS += "python3-hatch-fancy-pypi-readme-native" | 17 | DEPENDS += "python3-hatch-fancy-pypi-readme-native" |
| 18 | 18 | ||
| 19 | CVE_PRODUCT = "pydantic:pydantic" | ||
| 20 | |||
| 19 | RECIPE_NO_UPDATE_REASON = "Must be updated in sync with python3-pydantic-core." | 21 | RECIPE_NO_UPDATE_REASON = "Must be updated in sync with python3-pydantic-core." |
| 20 | 22 | ||
| 21 | RDEPENDS:${PN} += "\ | 23 | RDEPENDS:${PN} += "\ |
