diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-11-19 13:16:27 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-23 10:50:41 +0700 |
| commit | 2020a4683ef7789d904fdf52976d071d5abb8e30 (patch) | |
| tree | b719d1802a83ce781091aeb1398f3db92eb7e3c4 /python | |
| parent | 39a28776bfc68d8a21d376dd8e59e0c6879081d9 (diff) | |
python/python3-poetry-core: Updated for version 1.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -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 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} diff --git a/python/python3-poetry-core/python3-poetry-core.info b/python/python3-poetry-core/python3-poetry-core.info index e965a3da75..74999d3fc9 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="1.9.0" +VERSION="1.9.1" HOMEPAGE="https://github.com/python-poetry/poetry-core" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/poetry_core/poetry_core-1.9.0.tar.gz" -MD5SUM="eb8730e30aec5f644754b29587b47122" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/poetry_core/poetry_core-1.9.1.tar.gz" +MD5SUM="64e2c60933b5647f274151ebb1c968f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build" |
