From 7c8f0075cc5a55ffbf0465e94c9474cdd6946d5a Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 19 Nov 2022 09:38:11 +0700 Subject: python/python3-APScheduler: Updated for version 3.9.1.post1. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-APScheduler/python3-APScheduler.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python3-APScheduler/python3-APScheduler.SlackBuild') diff --git a/python/python3-APScheduler/python3-APScheduler.SlackBuild b/python/python3-APScheduler/python3-APScheduler.SlackBuild index b9809c6778..ccacefc662 100644 --- a/python/python3-APScheduler/python3-APScheduler.SlackBuild +++ b/python/python3-APScheduler/python3-APScheduler.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-APScheduler SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-3.9.1} +VERSION=${VERSION:-3.9.1.post1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3