aboutsummaryrefslogtreecommitdiff
path: root/python/python3-smart_open/python3-smart_open.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-03-22 18:37:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-23 20:19:52 +0700
commitd33f02d70ec2da466ea9cd47b29748d991d5c057 (patch)
treee21dabadbbee00cfc9ef3a651bc8df6dcee152d3 /python/python3-smart_open/python3-smart_open.SlackBuild
parenta5363c93b17868fa5a093058fd50912d6d418a0f (diff)
python/python3-smart_open: Update for 7.0.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 7548c61b26..e7e3fb5665 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.0.1}
+VERSION=${VERSION:-7.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}