aboutsummaryrefslogtreecommitdiff
path: root/python/python3-smart_open/python3-smart_open.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-11-03 13:27:50 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-08 10:07:22 +0700
commitce7f3850a3a4d159f230e230c44f7282c5c02905 (patch)
tree97c05aee347786485892a8759a1f77df8e884658 /python/python3-smart_open/python3-smart_open.SlackBuild
parent4ccd4b4890947f5d65f6e87902b3c96d9f829c92 (diff)
python/python3-smart_open: Update for 7.4.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-smart_open/python3-smart_open.SlackBuild')
-rw-r--r--python/python3-smart_open/python3-smart_open.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-smart_open/python3-smart_open.SlackBuild b/python/python3-smart_open/python3-smart_open.SlackBuild
index 0b780332dc..3fa3e89b1b 100644
--- a/python/python3-smart_open/python3-smart_open.SlackBuild
+++ b/python/python3-smart_open/python3-smart_open.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-smart_open
-VERSION=${VERSION:-7.4.2}
+VERSION=${VERSION:-7.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}