aboutsummaryrefslogtreecommitdiff
path: root/python/python3-smart_open/python3-smart_open.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-10-04 20:24:39 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-05 22:25:29 +0700
commit2c5a8ab58fb5b8d88aa2bc6ab799f58be3c82ca0 (patch)
treee66e8ff9794fecd589a96636c7a9a1b2baf43044 /python/python3-smart_open/python3-smart_open.SlackBuild
parent0e99de1119dd0f0ffaf416f7cddb59caa7b83af0 (diff)
python/python3-smart_open: Update for 7.0.5
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 30b9c08927..4748f85494 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.4}
+VERSION=${VERSION:-7.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}