diff options
Diffstat (limited to 'python/python3-regex/python3-regex.info')
-rw-r--r-- | python/python3-regex/python3-regex.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-regex/python3-regex.info b/python/python3-regex/python3-regex.info index 4a58974c40..498087b833 100644 --- a/python/python3-regex/python3-regex.info +++ b/python/python3-regex/python3-regex.info @@ -1,10 +1,10 @@ PRGNAM="python3-regex" -VERSION="2024.11.6" +VERSION="2025.9.1" HOMEPAGE="https://github.com/mrabarnett/mrab-regex" -DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.11.6.tar.gz" -MD5SUM="02b86394591ba39d34bc35d11e9e7d96" +DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2025.9.1.tar.gz" +MD5SUM="92c398cd30d02f275bda8c64e8792575" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-setuptools-opt" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |