| Message ID | 20260812055058.1491633-1-devanshp@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,scarthgap] python3-httpx: set CVE_PRODUCT | expand |
diff --git a/meta-python/recipes-devtools/python/python3-httpx_0.27.0.bb b/meta-python/recipes-devtools/python/python3-httpx_0.27.0.bb index e4d3cbeee8..f16edceac1 100644 --- a/meta-python/recipes-devtools/python/python3-httpx_0.27.0.bb +++ b/meta-python/recipes-devtools/python/python3-httpx_0.27.0.bb @@ -7,6 +7,8 @@ inherit pypi python_hatchling SRC_URI[sha256sum] = "a0cb88a46f32dc874e04ee956e4c2764aba2aa228f650b06788ba6bda2962ab5" +CVE_PRODUCT = "encode:httpx" + DEPENDS += "\ python3-hatch-fancy-pypi-readme-native \ "