| Message ID | 20260824105057.64609-1-devanshp@cisco.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-python] python3-ujson: add CVE_PRODUCT mapping | expand |
diff --git a/meta-python/recipes-devtools/python/python3-ujson_5.13.0.bb b/meta-python/recipes-devtools/python/python3-ujson_5.13.0.bb index d68e1a674e..3a9b581f9a 100644 --- a/meta-python/recipes-devtools/python/python3-ujson_5.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-ujson_5.13.0.bb @@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1e3768cfe2662fa77c49c9c2d3804d87" SRC_URI[sha256sum] = "d62e3d7625384c08082abad81a077af587fdef2761bb14c3822f4234b8d07d75" +CVE_PRODUCT = "ultrajson:ultrajson ultrajson_project:ultrajson" + inherit pypi ptest-python-pytest python_setuptools_build_meta # let OE do the strip operation