From 114c96070f3395cac09c66cbb9f72b7eac168541 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Tue, 4 Nov 2025 13:00:28 -0800 Subject: python/python3-smart_open: Update for 7.4.4 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 3fa3e89b1b..b9e9e3bd51 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.3} +VERSION=${VERSION:-7.4.4} 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 af51d2d8e3..6533af658d 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.3" +VERSION="7.4.4" HOMEPAGE="https://github.com/RaRe-Technologies/smart_open" -DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.4.3/smart_open-7.4.3.tar.gz" -MD5SUM="d1ff04806f4c8ff5b6b55b718cfdc653" +DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.4.4/smart_open-7.4.4.tar.gz" +MD5SUM="f6ab5c1910113a53b488f41330483f15" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-scm-opt python3-wrapt" -- cgit v1.2.3