diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-11-08 22:20:31 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-10 20:02:35 +0700 |
| commit | f07aac0dc48e4996ffeb0e3ff71169967aabda59 (patch) | |
| tree | ea3bdddc9ffac684c9b35ccf386bc693f56acebe /python | |
| parent | 2182eca18d48a7529ec188ed7ed56c1610566a17 (diff) | |
python/python3-smart_open: Update for 7.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-smart_open/python3-smart_open.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-smart_open/python3-smart_open.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-smart_open/python3-smart_open.SlackBuild b/python/python3-smart_open/python3-smart_open.SlackBuild index b9e9e3bd51..6a5070a2c4 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.4} +VERSION=${VERSION:-7.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-smart_open/python3-smart_open.info b/python/python3-smart_open/python3-smart_open.info index 6533af658d..37429a089e 100644 --- a/python/python3-smart_open/python3-smart_open.info +++ b/python/python3-smart_open/python3-smart_open.info @@ -1,8 +1,8 @@ PRGNAM="python3-smart_open" -VERSION="7.4.4" +VERSION="7.5.0" HOMEPAGE="https://github.com/RaRe-Technologies/smart_open" -DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.4.4/smart_open-7.4.4.tar.gz" -MD5SUM="f6ab5c1910113a53b488f41330483f15" +DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.5.0/smart_open-7.5.0.tar.gz" +MD5SUM="8a2eea7e3d85dd714c136470fe388d9c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-scm-opt python3-wrapt" |
