diff mbox series

[meta-python,31/37] python3-tqdm: upgrade 4.68.4 -> 4.69.0

Message ID 20260722102320.1019-31-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] dash: upgrade 0.5.13.4 -> 0.5.13.5 | expand

Commit Message

Wang Mingyu July 22, 2026, 10:23 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
- add tqdm.asyncio.gather(..., return_exceptions=False)
- misc minor framework updates
- bump workflow actions & pre-commit hooks

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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"