summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-urllib3_2.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-urllib3_2.2.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3-urllib3_2.2.2.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-urllib3_2.2.2.bb b/meta/recipes-devtools/python/python3-urllib3_2.2.2.bb
index 31a03a60b3..bdb1c7ca8d 100644
--- a/meta/recipes-devtools/python/python3-urllib3_2.2.2.bb
+++ b/meta/recipes-devtools/python/python3-urllib3_2.2.2.bb
@@ -7,6 +7,10 @@ SRC_URI[sha256sum] = "dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f
7 7
8inherit pypi python_hatchling 8inherit pypi python_hatchling
9 9
10SRC_URI += " \
11 file://CVE-2025-50181.patch \
12"
13
10RDEPENDS:${PN} += "\ 14RDEPENDS:${PN} += "\
11 python3-certifi \ 15 python3-certifi \
12 python3-cryptography \ 16 python3-cryptography \