From a3559b8dd9470dc6d288a7ef509782914f591ac1 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 22 Jul 2026 18:23:14 +0800 Subject: [PATCH] python3-tqdm: upgrade 4.68.4 -> 4.69.0 Changelog: ============= - add tqdm.asyncio.gather(..., return_exceptions=False) - misc minor framework updates - bump workflow actions & pre-commit hooks Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-tqdm_4.68.4.bb => python3-tqdm_4.69.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-tqdm_4.68.4.bb => python3-tqdm_4.69.0.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-tqdm_4.68.4.bb b/meta-python/recipes-devtools/python/python3-tqdm_4.69.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-tqdm_4.68.4.bb rename to meta-python/recipes-devtools/python/python3-tqdm_4.69.0.bb index a8a657502b..aa9681f6b7 100644 --- a/meta-python/recipes-devtools/python/python3-tqdm_4.68.4.bb +++ b/meta-python/recipes-devtools/python/python3-tqdm_4.69.0.bb @@ -5,7 +5,7 @@ SECTION = "devel/python" LICENSE = "MIT AND MPL-2.0" LIC_FILES_CHKSUM = "file://LICENCE;md5=9a9bed097dea538bf341c8623c8f8852" -SRC_URI[sha256sum] = "19829c9673638f2a0b8617da4cdcb927e831cd88bcfcb6e78d42a4d1af131520" +SRC_URI[sha256sum] = "700c5e85dcd5f009dd6222588a29180a193a748247a5d855b4d67db93d79a53b" CVE_PRODUCT = "tqdm"