python3-ijson: update to 3.2.3.
This commit is contained in:
parent
5238de882c
commit
fb0c04300b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ijson'
|
||||
pkgname=python3-ijson
|
||||
version=3.2.2
|
||||
version=3.2.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/ICRAR/ijson"
|
||||
changelog="https://raw.githubusercontent.com/ICRAR/ijson/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/i/ijson/ijson-${version}.tar.gz"
|
||||
checksum=b9883c8716001d7a5c8185905208e40a77eef9b2a73dbce4d189ceb092aa93bd
|
||||
checksum=10294e9bf89cb713da05bc4790bdff616610432db561964827074898e174f917
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue