aboutsummaryrefslogtreecommitdiff
path: root/python/python3-regex
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-03-27 18:31:16 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:27 +0700
commit483475bdb7ad5a9039448d8d416d275ad66dff80 (patch)
tree3b45e10917ac6fee386776be0c4dffbfb7455bf9 /python/python3-regex
parent4b2446858ad03ec6833565d5f09948b53ad1752f (diff)
python/python3-regex: Updated for version 2023.3.23.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-regex')
-rw-r--r--python/python3-regex/python3-regex.SlackBuild2
-rw-r--r--python/python3-regex/python3-regex.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-regex/python3-regex.SlackBuild b/python/python3-regex/python3-regex.SlackBuild
index 3b93632787d02..d0b8e8a297328 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:-2023.3.22}
+VERSION=${VERSION:-2023.3.23}
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 8b68d3f8ba688..fdb0d079ba5b0 100644
--- a/python/python3-regex/python3-regex.info
+++ b/python/python3-regex/python3-regex.info
@@ -1,8 +1,8 @@
PRGNAM="python3-regex"
-VERSION="2023.3.22"
+VERSION="2023.3.23"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2023.3.22.tar.gz"
-MD5SUM="07e3ba0e9d1e167c80ca9a3965718493"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2023.3.23.tar.gz"
+MD5SUM="4483fd12b0c75513f696d32091c9937f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""