diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-httpx_0.28.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-httpx_0.28.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-httpx_0.28.1.bb b/meta-python/recipes-devtools/python/python3-httpx_0.28.1.bb index fc41d7d2b2..5bbf7475b6 100644 --- a/meta-python/recipes-devtools/python/python3-httpx_0.28.1.bb +++ b/meta-python/recipes-devtools/python/python3-httpx_0.28.1.bb | |||
| @@ -7,6 +7,8 @@ inherit pypi python_hatchling | |||
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc" | 8 | SRC_URI[sha256sum] = "75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc" |
| 9 | 9 | ||
| 10 | CVE_PRODUCT = "encode:httpx" | ||
| 11 | |||
| 10 | DEPENDS += "\ | 12 | DEPENDS += "\ |
| 11 | python3-hatch-fancy-pypi-readme-native \ | 13 | python3-hatch-fancy-pypi-readme-native \ |
| 12 | " | 14 | " |
