aboutsummaryrefslogtreecommitdiff
path: root/python/python3-smart_open/python3-smart_open.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-11-04 13:00:28 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-08 10:07:25 +0700
commit114c96070f3395cac09c66cbb9f72b7eac168541 (patch)
tree58b78081b7c8ecf69fceee6b44ecc7ffd45ae1f9 /python/python3-smart_open/python3-smart_open.SlackBuild
parent7a12c802346775c1a13951a8abd5ebd4df4c0743 (diff)
python/python3-smart_open: Update for 7.4.4
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 3fa3e89b1b..b9e9e3bd51 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.3}
+VERSION=${VERSION:-7.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}