summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-requests_2.28.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-requests_2.28.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3-requests_2.28.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-requests_2.28.2.bb b/meta/recipes-devtools/python/python3-requests_2.28.2.bb
index 2f397ddaad..b57f71673c 100644
--- a/meta/recipes-devtools/python/python3-requests_2.28.2.bb
+++ b/meta/recipes-devtools/python/python3-requests_2.28.2.bb
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
5 5
6SRC_URI[sha256sum] = "98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf" 6SRC_URI[sha256sum] = "98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf"
7 7
8SRC_URI += " file://CVE-2023-32681.patch"
9
8inherit pypi setuptools3 10inherit pypi setuptools3
9 11
10RDEPENDS:${PN} += " \ 12RDEPENDS:${PN} += " \