From 6a0f5c302edb7f04547a9171dcc3610e3925cf0e Mon Sep 17 00:00:00 2001 From: isaackwy Date: Wed, 24 Jul 2024 19:21:39 -0700 Subject: python/python3-regex: Update for 2024.7.24 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-regex/python3-regex.SlackBuild | 2 +- python/python3-regex/python3-regex.info | 8 ++++---- python/python3-regex/slack-desc | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python/python3-regex') diff --git a/python/python3-regex/python3-regex.SlackBuild b/python/python3-regex/python3-regex.SlackBuild index 6b891ee52d..41555f8e21 100644 --- a/python/python3-regex/python3-regex.SlackBuild +++ b/python/python3-regex/python3-regex.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-regex -VERSION=${VERSION:-2024.5.15} +VERSION=${VERSION:-2024.7.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-regex/python3-regex.info b/python/python3-regex/python3-regex.info index df20dd12be..476c2fa4f3 100644 --- a/python/python3-regex/python3-regex.info +++ b/python/python3-regex/python3-regex.info @@ -1,8 +1,8 @@ PRGNAM="python3-regex" -VERSION="2024.5.15" -HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.5.15.tar.gz" -MD5SUM="ae95e2e37bb82641bb852dd5e1b5701f" +VERSION="2024.7.24" +HOMEPAGE="https://github.com/mrabarnett/mrab-regex" +DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.7.24.tar.gz" +MD5SUM="1f23019dcf303d487abdfa18ad18402d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/python/python3-regex/slack-desc b/python/python3-regex/slack-desc index 382df472a8..67ff7d72a4 100644 --- a/python/python3-regex/slack-desc +++ b/python/python3-regex/slack-desc @@ -12,7 +12,7 @@ python3-regex: A new regex implementation intended eventually to replace Python' python3-regex: current re module implementation. For testing and comparison with the python3-regex: new implementation is in the form of a module called 'regex'. python3-regex: -python3-regex: Homepage: https://code.google.com/p/mrab-regex-hg/ +python3-regex: Homepage: https://github.com/mrabarnett/mrab-regex python3-regex: python3-regex: python3-regex: -- cgit v1.2.3