diff options
Diffstat (limited to 'python/python3-tomlkit')
-rw-r--r-- | python/python3-tomlkit/python3-tomlkit.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-tomlkit/python3-tomlkit.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-tomlkit/python3-tomlkit.SlackBuild b/python/python3-tomlkit/python3-tomlkit.SlackBuild index 4595b6a77893a..935ae8ebbd702 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.7} +VERSION=${VERSION:-0.11.8} 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 d38cb4d4b07e2..32ec61ab7f1fe 100644 --- a/python/python3-tomlkit/python3-tomlkit.info +++ b/python/python3-tomlkit/python3-tomlkit.info @@ -1,10 +1,10 @@ PRGNAM="python3-tomlkit" -VERSION="0.11.7" +VERSION="0.11.8" HOMEPAGE="https://github.com/sdispater/tomlkit" -DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.7/tomlkit-0.11.7.tar.gz" -MD5SUM="8606dffbcb744b1c023f786015ddd8a7" +DOWNLOAD="https://github.com/sdispater/tomlkit/releases/download/0.11.8/tomlkit-0.11.8.tar.gz" +MD5SUM="6caa167afece01b0a426ecec4197e3c1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-poetry-core wheel" +REQUIRES="python3-poetry-core python3-wheel" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |