| Message ID | 20260826075347.63268-1-devanshp@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python] python3-twisted: correct CVE_PRODUCT mapping | expand |
diff --git a/meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb b/meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb index 7d7f5d3053..c294bd2933 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ff950f7bafa004a86f478dc9eaf8106f" SRC_URI[sha256sum] = "dbfd0fe1ee409d0243fdd7a6a6ff14f4948cec1fd78e0376291f805e1501fae9" -CVE_PRODUCT = "twisted" +CVE_PRODUCT = "twisted:twisted" inherit pypi python_hatchling