| Message ID | 20260824105057.64743-1-devanshp@cisco.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-python] python3-werkzeug: correct CVE_PRODUCT mapping | expand |
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_3.1.8.bb b/meta-python/recipes-devtools/python/python3-werkzeug_3.1.8.bb index 4e1be5cb2f..fae4de2a3f 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_3.1.8.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_3.1.8.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5dc88300786f1c214c1e9827a5229462" SRC_URI[sha256sum] = "9bad61a4268dac112f1c5cd4630a56ede601b6ed420300677a869083d70a4c44" -CVE_PRODUCT = "werkzeug" +CVE_PRODUCT = "pallets:werkzeug palletsprojects:werkzeug" inherit pypi python_flit_core