From 39420bc9f462e30136a811e28a446e4a156398e7 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Fri, 13 Jan 2023 08:49:52 -0500 Subject: [PATCH] python3-ijson: update to 3.2.0.post0. --- srcpkgs/python3-ijson/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-ijson/template b/srcpkgs/python3-ijson/template index 25758cfe4cc..b2656c5eb28 100644 --- a/srcpkgs/python3-ijson/template +++ b/srcpkgs/python3-ijson/template @@ -1,7 +1,7 @@ # Template file for 'python3-ijson' pkgname=python3-ijson -version=3.1.4 -revision=3 +version=3.2.0.post0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" makedepends="yajl-devel python3-devel" @@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer " license="BSD-3-Clause" homepage="https://github.com/ICRAR/ijson" distfiles="${PYPI_SITE}/i/ijson/ijson-${version}.tar.gz" -checksum=1d1003ae3c6115ec9b587d29dd136860a81a23c7626b682e2b5b12c9fd30e4ea +checksum=80a5bd7e9923cab200701f67ad2372104328b99ddf249dbbe8834102c852d316 post_install() { vlicense LICENSE.txt