From: Wang Mingyu <[email protected]> Changelog: =========== - trim to ncols even when '{bar}' not in bar_format - fix tqdm.write when stdout=None
Signed-off-by: Wang Mingyu <[email protected]> --- .../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 --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" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128203): https://lists.openembedded.org/g/openembedded-devel/message/128203 Mute This Topic: https://lists.openembedded.org/mt/120278940/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
