diff mbox series

[meta-python,30/44] python3-tqdm: upgrade 4.68.3 -> 4.68.4

Message ID 20260715103914.2120-30-wangmy@fujitsu.com
State New
Headers show
Series [meta-perl,01/44] cpan-requirements-dynamic: upgrade 0.002 -> 0.003 | expand

Commit Message

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

Changelog:
===========
- trim to ncols even when '{bar}' not in bar_format
- fix tqdm.write when stdout=None

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-tqdm_4.68.3.bb => python3-tqdm_4.68.4.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-tqdm_4.68.3.bb => python3-tqdm_4.68.4.bb} (82%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-tqdm_4.68.3.bb b/meta-python/recipes-devtools/python/python3-tqdm_4.68.4.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-tqdm_4.68.3.bb
rename to meta-python/recipes-devtools/python/python3-tqdm_4.68.4.bb
index 333455a3d4..c556741846 100644
--- a/meta-python/recipes-devtools/python/python3-tqdm_4.68.3.bb
+++ b/meta-python/recipes-devtools/python/python3-tqdm_4.68.4.bb
@@ -5,7 +5,7 @@  SECTION = "devel/python"
 LICENSE = "MIT & MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=9a9bed097dea538bf341c8623c8f8852"
 
-SRC_URI[sha256sum] = "00dfa48452b6b6cfae3dd9885636c23d3422d1ec97c66d96818cbd5e0821d482"
+SRC_URI[sha256sum] = "19829c9673638f2a0b8617da4cdcb927e831cd88bcfcb6e78d42a4d1af131520"
 
 CVE_PRODUCT = "tqdm"