aboutsummaryrefslogtreecommitdiff
path: root/python/python3-poetry-core/python3-poetry-core.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-04-10 06:52:03 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-12 08:42:17 +0700
commitc22ab1055e74c8e8cd2bafaa1c9595a4e90482de (patch)
treea9398b3aecdfd05e97ece21e44a0943606e43bec /python/python3-poetry-core/python3-poetry-core.SlackBuild
parenta20b4f0da7746c7689c31723450e1cbe14a16884 (diff)
python/python3-poetry-core: Updated for version 2.1.2.
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 18345d7e03..b23d618a1f 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.1.1}
+VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}