aboutsummaryrefslogtreecommitdiff
path: root/python/python3-poetry-core/python3-poetry-core.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-09-22 12:45:17 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-27 09:51:24 +0700
commit5d59cda208f5868a4c83304d67fcec7328560eca (patch)
tree20dc9cd347e86f5db9f7250699e2567e3d49249c /python/python3-poetry-core/python3-poetry-core.SlackBuild
parent429d5d57282aa193cf667d9980929f1fcf4e81da (diff)
python/python3-poetry-core: Updated for version 2.2.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 bcaed330b1..4ca04b8028 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:-2.2.0}
+VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}