aboutsummaryrefslogtreecommitdiff
path: root/python/python3-smart_open/python3-smart_open.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-10-20 20:31:07 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-24 00:43:04 +0700
commit11ae79b3ca091137b34734260b69d7b4b21b7d1c (patch)
tree5a130606257938665222b94a09ec129d79708d2e /python/python3-smart_open/python3-smart_open.SlackBuild
parentd782f2ce939af5dbbcb8598bd270ca3e511dddfb (diff)
python/python3-smart_open: Update for 7.4.1
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 1b966432d7..512d6d7925 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.3.1}
+VERSION=${VERSION:-7.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}