mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-tomlkit: update to 0.12.2.
This commit is contained in:
parent
4cde4b6fee
commit
ed77697a8f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-tomlkit'
|
||||
pkgname=python3-tomlkit
|
||||
version=0.12.1
|
||||
revision=2
|
||||
version=0.12.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/sdispater/tomlkit"
|
||||
changelog="https://raw.githubusercontent.com/sdispater/tomlkit/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/t/tomlkit/tomlkit-${version}.tar.gz"
|
||||
checksum=38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86
|
||||
checksum=df32fab589a81f0d7dc525a4267b6d7a64ee99619cbd1eeb0fae32c1dd426977
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue