mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tomli: update to 2.2.1.
This commit is contained in:
parent
bebd01b54f
commit
f3c994afc3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-tomli'
|
# Template file for 'python3-tomli'
|
||||||
pkgname=python3-tomli
|
pkgname=python3-tomli
|
||||||
version=2.0.2
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/hukkin/tomli"
|
homepage="https://github.com/hukkin/tomli"
|
||||||
distfiles="https://github.com/hukkin/tomli/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/hukkin/tomli/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=a3a652f16bf326ba763ada67169165daf87ff9c465e21ad8264f2657beaf5264
|
checksum=3af7c4b571d1ccddaba020c558da0ce5b5e24edc830e478a903d82dc2d9013ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue