diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-09-15 12:24:54 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-20 09:33:57 +0700 |
| commit | 777377f37630e49ff9a02e410b33d04834276dd1 (patch) | |
| tree | f5dd2086ac94118b022e0b88300e83ce4d15f3fb /python/python3-poetry-core | |
| parent | 92d7c2cdb5db045e7838abdc956e79d97c3d3727 (diff) | |
python/python3-poetry-core: Updated for version 2.2.0.
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.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-poetry-core/python3-poetry-core.info | 6 |
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 d43a1e41b5..bcaed330b1 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.3} +VERSION=${VERSION:-2.2.0} 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 beb11403aa..0d0e39656b 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.1.3" +VERSION="2.2.0" HOMEPAGE="https://github.com/python-poetry/poetry-core" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/poetry_core/poetry_core-2.1.3.tar.gz" -MD5SUM="5cee71d40e2a0dfb6d8afcba8536f110" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/poetry_core/poetry_core-2.2.0.tar.gz" +MD5SUM="dd09886c53c482680536e8ce8ffd483e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build" |
