python3-tqdm: upgrade 4.66.6 -> 4.67.1

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>
This commit is contained in:
Wang Mingyu
2024-12-03 08:16:34 +08:00
committed by Khem Raj
parent 54ae06c9c5
commit 7feb4d8128

View File

@@ -5,7 +5,7 @@ SECTION = "devel/python"
LICENSE = "MIT & MPL-2.0"
LIC_FILES_CHKSUM = "file://LICENCE;md5=42dfa9e8c616dbc295df3f58d756b2a1"
SRC_URI[sha256sum] = "4bdd694238bef1485ce839d67967ab50af8f9272aab687c0d7702a01da0be090"
SRC_URI[sha256sum] = "f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2"
inherit pypi python_setuptools_build_meta