aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-08-09 11:50:22 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-10 22:51:11 +0700
commit194b85e6a77a04e55040bba2b866ace3354db4ca (patch)
tree4c3677c5119e2368502332feae8c16038a2e7b1b
parent26964bffb61a7f333a0d9b7d555969efee8befaa (diff)
downloadslackbuilds-194b85e6a77a04e55040bba2b866ace3354db4ca.tar.xz
python/python3-tomlkit: Update for 0.11.2
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 33b8a975248a..550ed3f3fcc0 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.1}
+VERSION=${VERSION:-0.11.2}
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 d2c3e75d36da..3f82be931107 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.1"
+VERSION="0.11.2"
HOMEPAGE="https://github.com/sdispater/tomlkit"
-DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.1/tomlkit-0.11.1.tar.gz"
-MD5SUM="2b493259b7edd8621bbf8e4780db28a4"
+DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.2/tomlkit-0.11.2.tar.gz"
+MD5SUM="d6ecb5820e287aaccf78c17a01fb9074"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""