package/python-tqdm: bump to version 4.67.1

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
James Hilliard 2025-01-11 11:30:53 -07:00 committed by Julien Olivain
commit 23b9e0420f
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/tqdm/json
md5 3495f2a40a26a4f1caea279630f13521 tqdm-4.67.0.tar.gz
sha256 fe5a6f95e6fe0b9755e9469b77b9c3cf850048224ecaa8293d7d2d31f97d869a tqdm-4.67.0.tar.gz
md5 aca803dd7ac5c4ae233977aff41b7f7c tqdm-4.67.1.tar.gz
sha256 f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2 tqdm-4.67.1.tar.gz
# Locally computed sha256 checksums
sha256 dc33252e829015e3b150086fb9b3a40f6ad6fb32c2f4610ce812fa677d35986a LICENCE

View file

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_TQDM_VERSION = 4.67.0
PYTHON_TQDM_VERSION = 4.67.1
PYTHON_TQDM_SOURCE = tqdm-$(PYTHON_TQDM_VERSION).tar.gz
PYTHON_TQDM_SITE = https://files.pythonhosted.org/packages/e8/4f/0153c21dc5779a49a0598c445b1978126b1344bab9ee71e53e44877e14e0
PYTHON_TQDM_SITE = https://files.pythonhosted.org/packages/a8/4b/29b4ef32e036bb34e4ab51796dd745cdba7ed47ad142a9f4a1eb8e0c744d
PYTHON_TQDM_SETUP_TYPE = setuptools
PYTHON_TQDM_LICENSE = MPL-2.0, MIT
PYTHON_TQDM_LICENSE_FILES = LICENCE