package/python-regex: bump version to 2026.4.4

https://github.com/mrabarnett/mrab-regex/blob/2026.4.4/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-05-01 14:30:34 +02:00
committed by Julien Olivain
parent fb26e15fe7
commit 1158746eaf
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 d0ce2a36afe1d6fe7b6e188963db1b22 regex-2026.2.28.tar.gz
sha256 a729e47d418ea11d03469f321aaf67cdee8954cde3ff2cf8403ab87951ad10f2 regex-2026.2.28.tar.gz
md5 b9f15f11cde393d1959851ee9775fcda regex-2026.4.4.tar.gz
sha256 e08270659717f6973523ce3afbafa53515c4dc5dcad637dc215b6fd50f689423 regex-2026.4.4.tar.gz
# Locally computed sha256 checksums
sha256 bff55ef4cdcc8c14ce259f8e8ab60e264418440d6335f4dc138273fbd506144d LICENSE.txt

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_REGEX_VERSION = 2026.2.28
PYTHON_REGEX_VERSION = 2026.4.4
PYTHON_REGEX_SOURCE = regex-$(PYTHON_REGEX_VERSION).tar.gz
PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/8b/71/41455aa99a5a5ac1eaf311f5d8efd9ce6433c03ac1e0962de163350d0d97
PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/cb/0e/3a246dbf05666918bd3664d9d787f84a9108f6f43cc953a077e4a7dfdb7e
PYTHON_REGEX_SETUP_TYPE = setuptools
PYTHON_REGEX_LICENSE = Apache-2.0
PYTHON_REGEX_LICENSE_FILES = LICENSE.txt