From c9ead660f466ee9234299f01e9e419a1f098e3fe Mon Sep 17 00:00:00 2001 From: isaackwy Date: Fri, 5 Jan 2024 19:55:09 -0800 Subject: python/python3-smart_open: Update for 6.4.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-smart_open/python3-smart_open.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-smart_open/python3-smart_open.SlackBuild') diff --git a/python/python3-smart_open/python3-smart_open.SlackBuild b/python/python3-smart_open/python3-smart_open.SlackBuild index b3556613f5..cce7a285d4 100644 --- a/python/python3-smart_open/python3-smart_open.SlackBuild +++ b/python/python3-smart_open/python3-smart_open.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-smart_open -# Copyright 2023 Isaac Yu +# Copyright 2023-2024 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-smart_open -VERSION=${VERSION:-6.3.0} +VERSION=${VERSION:-6.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3