aboutsummaryrefslogtreecommitdiff
path: root/python/python3-poetry-core
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
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')
-rw-r--r--python/python3-poetry-core/python3-poetry-core.SlackBuild2
-rw-r--r--python/python3-poetry-core/python3-poetry-core.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-poetry-core/python3-poetry-core.info b/python/python3-poetry-core/python3-poetry-core.info
index 0d0e39656b..2b95416f4f 100644
--- a/python/python3-poetry-core/python3-poetry-core.info
+++ b/python/python3-poetry-core/python3-poetry-core.info
@@ -1,8 +1,8 @@
PRGNAM="python3-poetry-core"
-VERSION="2.2.0"
+VERSION="2.2.1"
HOMEPAGE="https://github.com/python-poetry/poetry-core"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/poetry_core/poetry_core-2.2.0.tar.gz"
-MD5SUM="dd09886c53c482680536e8ce8ffd483e"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/poetry_core/poetry_core-2.2.1.tar.gz"
+MD5SUM="a025abe2dd8d096480a87941f30d95ec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"