mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-tomlkit: update to 0.12.3.
This commit is contained in:
parent
39ccce3a0a
commit
a2be76340e
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.12.2
|
version=0.12.3
|
||||||
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=df32fab589a81f0d7dc525a4267b6d7a64ee99619cbd1eeb0fae32c1dd426977
|
checksum=75baf5012d06501f07bee5bf8e801b9f343e7aac5a92581f20f80ce632e6b5a4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue