| Message ID | 20260812061313.1606606-1-devanshp@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,scarthgap] python3-twisted: set CVE_PRODUCT | expand |
diff --git a/meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb b/meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb index 691b80ac68..76ed4a9544 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb @@ -13,6 +13,8 @@ SRC_URI += " \ SRC_URI[sha256sum] = "6b38b6ece7296b5e122c9eb17da2eeab3d98a198f50ca9efd00fb03e5b4fd4ae" +CVE_PRODUCT = "twisted" + inherit pypi python_hatchling do_install:append() {