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