From 1181e20bc4c79dc9ae911853667c762e66eed168 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Wed, 10 Jul 2024 12:44:54 -0700 Subject: python/python3-tomlkit: Update for 0.13.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-tomlkit/python3-tomlkit.SlackBuild | 2 +- python/python3-tomlkit/python3-tomlkit.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python3-tomlkit/python3-tomlkit.SlackBuild b/python/python3-tomlkit/python3-tomlkit.SlackBuild index 8145d18a5100..3b6108392928 100644 --- a/python/python3-tomlkit/python3-tomlkit.SlackBuild +++ b/python/python3-tomlkit/python3-tomlkit.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-tomlkit -VERSION=${VERSION:-0.12.5} +VERSION=${VERSION:-0.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-tomlkit/python3-tomlkit.info b/python/python3-tomlkit/python3-tomlkit.info index d580e6adebe3..e9e89204a90a 100644 --- a/python/python3-tomlkit/python3-tomlkit.info +++ b/python/python3-tomlkit/python3-tomlkit.info @@ -1,8 +1,8 @@ PRGNAM="python3-tomlkit" -VERSION="0.12.5" +VERSION="0.13.0" HOMEPAGE="https://github.com/sdispater/tomlkit" -DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.12.5/tomlkit-0.12.5.tar.gz" -MD5SUM="d80337406fdca101c12adff115983f31" +DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.13.0/tomlkit-0.13.0.tar.gz" +MD5SUM="31a46392f105a1e7937364950c8c8f64" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-poetry-core" -- cgit v1.2.3