From 02a24f9a5c8e555d711fe007fc390d4f67a3f6a6 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Mon, 8 Sep 2025 22:38:11 -0700 Subject: python/python3-smart_open: Update for 7.3.1 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 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} diff --git a/python/python3-smart_open/python3-smart_open.info b/python/python3-smart_open/python3-smart_open.info index 6467bba055..9ee457f80f 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.3.0.post1" +VERSION="7.3.1" HOMEPAGE="https://github.com/RaRe-Technologies/smart_open" -DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.3.0.post1/smart_open-7.3.0.post1.tar.gz" -MD5SUM="1d18e4788ee8c6622e14dff9f60e4b09" +DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.3.1/smart_open-7.3.1.tar.gz" +MD5SUM="02da482ccc85fda798f59712659aeaf5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-scm-opt python3-wrapt" -- cgit v1.2.3