From 94dedc8d863bba3cb3b92d272b06a792f35f966f Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Tue, 20 Feb 2024 04:44:09 -0700 Subject: python/python3-poetry-core: Updated for version 1.9.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-poetry-core/python3-poetry-core.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-poetry-core/python3-poetry-core.SlackBuild') diff --git a/python/python3-poetry-core/python3-poetry-core.SlackBuild b/python/python3-poetry-core/python3-poetry-core.SlackBuild index 5327031d2e..f2fe5c241f 100644 --- a/python/python3-poetry-core/python3-poetry-core.SlackBuild +++ b/python/python3-poetry-core/python3-poetry-core.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-poetry-core -# Copyright 2022-23 fourtysixandtwo +# Copyright 2022-2024 fourtysixandtwo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-poetry-core SRCNAM=poetry_core -VERSION=${VERSION:-1.8.1} +VERSION=${VERSION:-1.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3