mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-tomlkit: update to 0.13.3.
This commit is contained in:
parent
9ac3a2ee9b
commit
a88fb77f78
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-tomlkit'
|
# Template file for 'python3-tomlkit'
|
||||||
pkgname=python3-tomlkit
|
pkgname=python3-tomlkit
|
||||||
version=0.12.3
|
version=0.13.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -12,7 +12,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=75baf5012d06501f07bee5bf8e801b9f343e7aac5a92581f20f80ce632e6b5a4
|
checksum=430cf247ee57df2b94ee3fbe588e71d362a941ebb545dec29b53961d61add2a1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue