From f07aac0dc48e4996ffeb0e3ff71169967aabda59 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 8 Nov 2025 22:20:31 -0800 Subject: python/python3-smart_open: Update for 7.5.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-smart_open/python3-smart_open.SlackBuild | 2 +- python/python3-smart_open/python3-smart_open.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-smart_open') 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" -- cgit v1.2.3