python3-tomlkit: update to 0.11.4.

This commit is contained in:
icp 2022-08-13 20:13:19 +05:30 committed by classabbyamp
parent 052537ed52
commit dfc81a5e2a

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tomlkit' # Template file for 'python3-tomlkit'
pkgname=python3-tomlkit pkgname=python3-tomlkit
version=0.11.0 version=0.11.4
revision=1 revision=1
wrksrc="tomlkit-$version" wrksrc="tomlkit-$version"
build_style=python3-module build_style=python3-module
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/sdispater/tomlkit" homepage="https://github.com/sdispater/tomlkit"
changelog="https://raw.githubusercontent.com/sdispater/tomlkit/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/sdispater/tomlkit/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/t/tomlkit/tomlkit-${version}.tar.gz" distfiles="${PYPI_SITE}/t/tomlkit/tomlkit-${version}.tar.gz"
checksum=71ceb10c0eefd8b8f11fe34e8a51ad07812cb1dc3de23247425fbc9ddc47b9dd checksum=3235a9010fae54323e727c3ac06fb720752fe6635b3426e379daec60fbd44a83
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE