mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tomlkit: update to 0.12.1.
This commit is contained in:
parent
8738794402
commit
c371de85d2
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.8
|
version=0.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -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=9330fc7faa1db67b541b28e62018c17d20be733177d290a13b24c62d1614e0c3
|
checksum=38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue