| Message ID | 20260602152211.3599116-1-hjadon@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,scarthgap] python3-pydantic: set CVE_PRODUCT | expand |
diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.7.4.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.7.4.bb index 04c9c91c0e..5c8d513317 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_2.7.4.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_2.7.4.bb @@ -15,6 +15,8 @@ SRC_URI[sha256sum] = "0c84efd9548d545f63ac0060c1e4d39bb9b14db8b3c0652338aecc07b5 DEPENDS += "python3-hatch-fancy-pypi-readme-native" +CVE_PRODUCT = "pydantic:pydantic" + RDEPENDS:${PN} += "\ python3-annotated-types \ python3-core \