python3-tqdm: patch CVE-2024-34062

Details: https://nvd.nist.gov/vuln/detail/CVE-2024-34062

Pick the patch mentioned by the NVD advisory.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2026-01-08 08:46:17 +01:00
parent 99de91aa3c
commit 2236de2bd3
2 changed files with 65 additions and 0 deletions
@@ -5,6 +5,7 @@ SECTION = "devel/python"
LICENSE = "MIT & MPL-2.0"
LIC_FILES_CHKSUM = "file://LICENCE;md5=1672e2674934fd93a31c09cf17f34100"
SRC_URI += "file://CVE-2024-34062.patch"
SRC_URI[sha256sum] = "40be55d30e200777a307a7585aee69e4eabb46b4ec6a4b4a5f2d9f11e7d5408d"
inherit pypi python_setuptools_build_meta