package/python-filelock: bump version to 3.29.0

https://github.com/tox-dev/filelock/blob/3.29.0/docs/changelog.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-05-01 14:30:02 +02:00
committed by Julien Olivain
parent 536875e989
commit 790b9185df
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/filelock/json
md5 c0e50eab0beb1642dca5bae6246a2b54 filelock-3.25.2.tar.gz
sha256 b64ece2b38f4ca29dd3e810287aa8c48182bbecd1ae6e9ae126c9b35f1382694 filelock-3.25.2.tar.gz
md5 85c7195c8c6455fd212d74717cc6a62b filelock-3.29.0.tar.gz
sha256 69974355e960702e789734cb4871f884ea6fe50bd8404051a3530bc07809cf90 filelock-3.29.0.tar.gz
# Locally computed sha256 checksums
sha256 608c89d5060ae9921adccf3236695bc654a9946e12323ef6c021dfa04e294d48 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_FILELOCK_VERSION = 3.25.2
PYTHON_FILELOCK_VERSION = 3.29.0
PYTHON_FILELOCK_SOURCE = filelock-$(PYTHON_FILELOCK_VERSION).tar.gz
PYTHON_FILELOCK_SITE = https://files.pythonhosted.org/packages/94/b8/00651a0f559862f3bb7d6f7477b192afe3f583cc5e26403b44e59a55ab34
PYTHON_FILELOCK_SITE = https://files.pythonhosted.org/packages/b5/fe/997687a931ab51049acce6fa1f23e8f01216374ea81374ddee763c493db5
PYTHON_FILELOCK_SETUP_TYPE = hatch
PYTHON_FILELOCK_LICENSE = MIT
PYTHON_FILELOCK_LICENSE_FILES = LICENSE