summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Isaac Yu2022-08-17 02:08:38 +0200
committer Willy Sudiarto Raharjo2022-08-20 05:06:34 +0200
commit5787e290064430e1db7591885f4222cd1f05e37e (patch)
tree4ae39c7f525543d878b03a3672a40c296a322653 /python
parentf4ba47f85ff5110b06ef772ff4d51298075a6921 (diff)
downloadslackbuilds-5787e290064430e1db7591885f4222cd1f05e37e.tar.gz
python/python3-tomlkit: Updated for version 0.11.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 550ed3f3fc..d39927a7c9 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.2}
+VERSION=${VERSION:-0.11.4}
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 3f82be9311..8b3fa90305 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.2"
+VERSION="0.11.4"
HOMEPAGE="https://github.com/sdispater/tomlkit"
-DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.2/tomlkit-0.11.2.tar.gz"
-MD5SUM="d6ecb5820e287aaccf78c17a01fb9074"
+DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.4/tomlkit-0.11.4.tar.gz"
+MD5SUM="d0edd43143c7840deb88185685cea8dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""