mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ijson: update to 3.2.0.post0.
This commit is contained in:
parent
51d7194124
commit
39420bc9f4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ijson'
|
# Template file for 'python3-ijson'
|
||||||
pkgname=python3-ijson
|
pkgname=python3-ijson
|
||||||
version=3.1.4
|
version=3.2.0.post0
|
||||||
revision=3
|
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"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/ICRAR/ijson"
|
homepage="https://github.com/ICRAR/ijson"
|
||||||
distfiles="${PYPI_SITE}/i/ijson/ijson-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ijson/ijson-${version}.tar.gz"
|
||||||
checksum=1d1003ae3c6115ec9b587d29dd136860a81a23c7626b682e2b5b12c9fd30e4ea
|
checksum=80a5bd7e9923cab200701f67ad2372104328b99ddf249dbbe8834102c852d316
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue