diff mbox series

[1/1] package/python-regex: bump to version 2024.9.11

Message ID 20240919182507.643529-1-james.hilliard1@gmail.com
State New
Headers show
Series [1/1] package/python-regex: bump to version 2024.9.11 | expand

Commit Message

James Hilliard Sept. 19, 2024, 6:25 p.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-regex/python-regex.hash | 4 ++--
 package/python-regex/python-regex.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/package/python-regex/python-regex.hash b/package/python-regex/python-regex.hash
index 7454db99bb..054e5937e9 100644
--- a/package/python-regex/python-regex.hash
+++ b/package/python-regex/python-regex.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/regex/json
-md5  3f97f0aef9bf334fe50ae5980b183e68  regex-2023.12.25.tar.gz
-sha256  29171aa128da69afdf4bde412d5bedc335f2ca8fcfe4489038577d05f16181e5  regex-2023.12.25.tar.gz
+md5  a544771359e2c977578297506de829eb  regex-2024.9.11.tar.gz
+sha256  6c188c307e8433bcb63dc1915022deb553b4203a70722fc542c363bf120a01fd  regex-2024.9.11.tar.gz
 # Locally computed sha256 checksums
 sha256  bff55ef4cdcc8c14ce259f8e8ab60e264418440d6335f4dc138273fbd506144d  LICENSE.txt
diff --git a/package/python-regex/python-regex.mk b/package/python-regex/python-regex.mk
index 6b1938bc0c..fab4cf8365 100644
--- a/package/python-regex/python-regex.mk
+++ b/package/python-regex/python-regex.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_REGEX_VERSION = 2023.12.25
+PYTHON_REGEX_VERSION = 2024.9.11
 PYTHON_REGEX_SOURCE = regex-$(PYTHON_REGEX_VERSION).tar.gz
-PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/b5/39/31626e7e75b187fae7f121af3c538a991e725c744ac893cc2cfd70ce2853
+PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/f9/38/148df33b4dbca3bd069b963acab5e0fa1a9dbd6820f8c322d0dd6faeff96
 PYTHON_REGEX_SETUP_TYPE = setuptools
 PYTHON_REGEX_LICENSE = Apache-2.0
 PYTHON_REGEX_LICENSE_FILES = LICENSE.txt