aboutsummaryrefslogtreecommitdiff
path: root/python/python3-poetry-core/python3-poetry-core.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 13:16:27 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:41 +0700
commit2020a4683ef7789d904fdf52976d071d5abb8e30 (patch)
treeb719d1802a83ce781091aeb1398f3db92eb7e3c4 /python/python3-poetry-core/python3-poetry-core.SlackBuild
parent39a28776bfc68d8a21d376dd8e59e0c6879081d9 (diff)
python/python3-poetry-core: Updated for version 1.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-poetry-core/python3-poetry-core.SlackBuild')
-rw-r--r--python/python3-poetry-core/python3-poetry-core.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-poetry-core/python3-poetry-core.SlackBuild b/python/python3-poetry-core/python3-poetry-core.SlackBuild
index f2fe5c241f..cba84c8f87 100644
--- a/python/python3-poetry-core/python3-poetry-core.SlackBuild
+++ b/python/python3-poetry-core/python3-poetry-core.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-poetry-core
SRCNAM=poetry_core
-VERSION=${VERSION:-1.9.0}
+VERSION=${VERSION:-1.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}