summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-07-08 04:59:43 +0200
committer Willy Sudiarto Raharjo2022-07-09 05:06:14 +0200
commit3e8057147f7fd0de4edddd9c0d4ecdce531a0abc (patch)
tree420f4ecba33e48b45a91fee5f83891e88cd3ee64
parent123c5a40efdb520ce167380918ff800ba98ebe4b (diff)
downloadslackbuilds-3e8057147f7fd0de4edddd9c0d4ecdce531a0abc.tar.gz
python/python3-tomlkit: Updated for version 0.11.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-tomlkit/python3-tomlkit.SlackBuild2
-rw-r--r--python/python3-tomlkit/python3-tomlkit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-tomlkit/python3-tomlkit.SlackBuild b/python/python3-tomlkit/python3-tomlkit.SlackBuild
index ab80ff7b85..33b8a97524 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.11.0}
+VERSION=${VERSION:-0.11.1}
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 d96004a352..d2c3e75d36 100644
--- a/python/python3-tomlkit/python3-tomlkit.info
+++ b/python/python3-tomlkit/python3-tomlkit.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tomlkit"
-VERSION="0.11.0"
+VERSION="0.11.1"
HOMEPAGE="https://github.com/sdispater/tomlkit"
-DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.0/tomlkit-0.11.0.tar.gz"
-MD5SUM="c4edce886bc20ef8ecea49984cce2e69"
+DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.1/tomlkit-0.11.1.tar.gz"
+MD5SUM="2b493259b7edd8621bbf8e4780db28a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""