package/python-regex: bump version to 2026.2.28

https://github.com/mrabarnett/mrab-regex/blob/2026.2.28/changelog.txt

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-03-14 15:06:00 +01:00
committed by Julien Olivain
parent 8c4e2c944f
commit a7ace04302
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/regex/json
md5 23b45104a418985aa934ce00b094ec5a regex-2025.11.3.tar.gz
sha256 1fedc720f9bb2494ce31a58a1631f9c82df6a09b49c19517ea5cc280b4541e01 regex-2025.11.3.tar.gz
md5 d0ce2a36afe1d6fe7b6e188963db1b22 regex-2026.2.28.tar.gz
sha256 a729e47d418ea11d03469f321aaf67cdee8954cde3ff2cf8403ab87951ad10f2 regex-2026.2.28.tar.gz
# Locally computed sha256 checksums
sha256 bff55ef4cdcc8c14ce259f8e8ab60e264418440d6335f4dc138273fbd506144d LICENSE.txt

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_REGEX_VERSION = 2025.11.3
PYTHON_REGEX_VERSION = 2026.2.28
PYTHON_REGEX_SOURCE = regex-$(PYTHON_REGEX_VERSION).tar.gz
PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/cc/a9/546676f25e573a4cf00fe8e119b78a37b6a8fe2dc95cda877b30889c9c45
PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/8b/71/41455aa99a5a5ac1eaf311f5d8efd9ce6433c03ac1e0962de163350d0d97
PYTHON_REGEX_SETUP_TYPE = setuptools
PYTHON_REGEX_LICENSE = Apache-2.0
PYTHON_REGEX_LICENSE_FILES = LICENSE.txt