python3-tomli: update to 1.2.2.
This commit is contained in:
parent
9fffbeee44
commit
5112c6aafd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-tomli'
|
||||
pkgname=python3-tomli
|
||||
version=1.2.1
|
||||
revision=3
|
||||
version=1.2.2
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="tomli-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -20,7 +20,7 @@ homepage="https://github.com/hukkin/tomli"
|
|||
_flit_version=3.4.0
|
||||
distfiles="${PYPI_SITE}/t/tomli/tomli-${version}.tar.gz
|
||||
${PYPI_SITE}/f/flit_core/flit_core-${_flit_version}.tar.gz"
|
||||
checksum="a5b75cb6f3968abb47af1b40c1819dc519ea82bcc065776a866e8d74c5ca9442
|
||||
checksum="c6ce0015eb38820eaf32b5db832dbc26deb3dd427bd5f6556cf0acac2c214fee
|
||||
29468fa2330969167d1f5c23eb9c0661cb6dacfcd46f361a274609a7f4197530"
|
||||
# Archive includes no tests
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in a new issue