mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-tomlkit: update to 0.11.4.
This commit is contained in:
parent
052537ed52
commit
dfc81a5e2a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue