aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-11-07 12:08:48 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-09 06:37:53 +0700
commitd2def04e5dff94319077fc088e556720ff036046 (patch)
treea016d1aac000f1429623336811823105b36c3ec0 /python
parent0179beb5a2e51cd966d39610890a5bb4cabac895 (diff)
python/python3-regex: Update for 2024.11.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 f49a765529b6..ea87a6a67629 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.9.11}
+VERSION=${VERSION:-2024.11.6}
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 9c2ac3a94f86..4a58974c40af 100644
--- a/python/python3-regex/python3-regex.info
+++ b/python/python3-regex/python3-regex.info
@@ -1,8 +1,8 @@
PRGNAM="python3-regex"
-VERSION="2024.9.11"
+VERSION="2024.11.6"
HOMEPAGE="https://github.com/mrabarnett/mrab-regex"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.9.11.tar.gz"
-MD5SUM="a544771359e2c977578297506de829eb"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.11.6.tar.gz"
+MD5SUM="02b86394591ba39d34bc35d11e9e7d96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""