diff options
author | isaackwy <isaacyu@protonmail.com> | 2025-09-08 22:38:11 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-10 01:20:27 +0700 |
commit | 02a24f9a5c8e555d711fe007fc390d4f67a3f6a6 (patch) | |
tree | c5d9a896c9bba229fdc73239d728f4f6cc60928a /python/python3-smart_open/python3-smart_open.SlackBuild | |
parent | 47af5632d0d148dd27f5d44d2a6e3dbc2355a978 (diff) |
python/python3-smart_open: Update for 7.3.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.SlackBuild | 2 |
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 a07da4cb68..1b966432d7 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.post1} +VERSION=${VERSION:-7.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |