diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2025-08-01 20:30:50 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-02 13:31:49 +0700 |
commit | 99b6f9fc0c8db815f3ec316bea5193950b864ec4 (patch) | |
tree | 48e80213d8cc42e5b2a40f4987fb97a522ff6f3a /python/python3-regex/python3-regex.info | |
parent | 2a4718bf9ea0ab13872af1aa4c78811a30e5c136 (diff) |
python/python3-regex: Update for 2025.7.34
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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..b76398b18e 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.7.34" 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.7.34.tar.gz" +MD5SUM="f6e8863535579292a6281e7521fc252d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-setuptools-opt" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |