aboutsummaryrefslogtreecommitdiff
path: root/python/python3-smart_open/python3-smart_open.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-07-03 21:34:00 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 09:10:12 +0700
commit49c25d6f38c08c68c96c2d4564f7ece041829eb8 (patch)
treef8d4c030dbb9257048a7a4a0a0decf3c81e02d7e /python/python3-smart_open/python3-smart_open.SlackBuild
parentfa4b26ad2547ad7d79235183e4b16c7b77ab9194 (diff)
python/python3-smart_open: Update for 7.3.0.post1
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 dac7e6ac62..a07da4cb68 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.0}
+VERSION=${VERSION:-7.3.0.post1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}