mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-ijson: update to 3.2.2.
This commit is contained in:
parent
362e954a73
commit
bb7b22d6d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ijson'
|
# Template file for 'python3-ijson'
|
||||||
pkgname=python3-ijson
|
pkgname=python3-ijson
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -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=8574bf19f31fab870488769ad919a80f130825236ac8bde9a733f69c2961d7a7
|
checksum=b9883c8716001d7a5c8185905208e40a77eef9b2a73dbce4d189ceb092aa93bd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue