python3-fastjsonschema: update to 2.16.2.
This commit is contained in:
parent
7e0dde5130
commit
5f0ce4328c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-fastjsonschema'
|
# Template file for 'python3-fastjsonschema'
|
||||||
pkgname=python3-fastjsonschema
|
pkgname=python3-fastjsonschema
|
||||||
version=2.15.3
|
version=2.16.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--deselect tests/benchmarks/test_benchmark.py"
|
make_check_args="--deselect tests/benchmarks/test_benchmark.py"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/seznam/python-fastjsonschema"
|
homepage="https://github.com/seznam/python-fastjsonschema"
|
||||||
changelog="https://raw.githubusercontent.com/horejsek/python-fastjsonschema/master/CHANGELOG.txt"
|
changelog="https://raw.githubusercontent.com/horejsek/python-fastjsonschema/master/CHANGELOG.txt"
|
||||||
distfiles="https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=94e59a36c0efbf75a1a790fed15b51c9876b81204a5184c0c89075c68b10e7ec
|
checksum=552e8b07a076f4628e9a3c78f040ed673bed9b5b860d3cb51b323da50e2e3d47
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue