python3-fastjsonschema: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:44 -04:00
parent 6996703ee2
commit dc55feaa21

View file

@ -1,7 +1,7 @@
# Template file for 'python3-fastjsonschema'
pkgname=python3-fastjsonschema
version=2.15.3
revision=1
revision=2
wrksrc=python-fastjsonschema-${version}
build_style=python3-module
make_check_args="--deselect tests/benchmarks/test_benchmark.py"