summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tqdm_4.67.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tqdm: set CVE_PRODUCTGyorgy Sarvari13 days1-0/+2
| | | | | | | | | | | | | | | The only related CVE to this recipe is tracked using tqdm_project:tqdm CPE, so the default python:tqdm CPE doesn't match it. See relevant CVE db query: sqlite> select * from products where PRODUCT like 'tqdm'; CVE-2016-10075|tqdm_project|tqdm|4.4.1|=|| CVE-2016-10075|tqdm_project|tqdm|4.10|=|| Set the CVE_PRODUCT so it can match related CVEs. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Use https:// in HOMEPAGE variable instead of http://Jason Schonberg2025-03-251-1/+1
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tqdm: upgrade 4.66.6 -> 4.67.1Wang Mingyu2024-12-031-0/+19
Changelog: ============ - fix gui (matplotlib syntax) (#1629) - misc test & framework updates: bump pytest-asyncio (#1630) fix codecov rate limit fix pybuild sync dependencies - contrib.discord: replace disco-py with requests Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>