aboutsummaryrefslogtreecommitdiff
path: root/python/python3-smart_open/python3-smart_open.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-10-30 19:13:09 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-01 10:03:37 +0700
commitfba23ecf0b36b472093178baf942f76a3e6db567 (patch)
treed1f6f7f483ebdd89189a023988b7c8017c07b1bc /python/python3-smart_open/python3-smart_open.SlackBuild
parentfcf4f6e070c7250fea9d8219f8aa3b6aa245d000 (diff)
python/python3-smart_open: Update for 7.4.2
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 512d6d7925..0b780332dc 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.1}
+VERSION=${VERSION:-7.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}