summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-02-05 13:14:31 +0800
committerKhem Raj <raj.khem@gmail.com>2026-02-06 10:06:24 -0800
commit6fcbb7103250ec5953952ed43f911472a89edeac (patch)
tree3bccf888d18df5cecb1a40599f8ff1489441b18c /meta-python/recipes-devtools/python
parenta02df1adbdef8eb8ecf83f0e06c9aef8936dbd8d (diff)
downloadmeta-openembedded-6fcbb7103250ec5953952ed43f911472a89edeac.tar.gz
python3-tqdm: upgrade 4.67.1 -> 4.67.2
License-Update: Copyright year updated to 2026 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-tqdm_4.67.2.bb (renamed from meta-python/recipes-devtools/python/python3-tqdm_4.67.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tqdm_4.67.1.bb b/meta-python/recipes-devtools/python/python3-tqdm_4.67.2.bb
index b768ede830..f5ee2d3e4c 100644
--- a/meta-python/recipes-devtools/python/python3-tqdm_4.67.1.bb
+++ b/meta-python/recipes-devtools/python/python3-tqdm_4.67.2.bb
@@ -3,9 +3,9 @@ HOMEPAGE = "https://tqdm.github.io/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4 4
5LICENSE = "MIT & MPL-2.0" 5LICENSE = "MIT & MPL-2.0"
6LIC_FILES_CHKSUM = "file://LICENCE;md5=42dfa9e8c616dbc295df3f58d756b2a1" 6LIC_FILES_CHKSUM = "file://LICENCE;md5=9a9bed097dea538bf341c8623c8f8852"
7 7
8SRC_URI[sha256sum] = "f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2" 8SRC_URI[sha256sum] = "649aac53964b2cb8dec76a14b405a4c0d13612cb8933aae547dd144eacc99653"
9 9
10CVE_PRODUCT = "tqdm" 10CVE_PRODUCT = "tqdm"
11 11