python3-fastjsonschema: add python3 as dep
This commit is contained in:
parent
42ca8e2f2d
commit
00d7b2efc8
@ -1,10 +1,11 @@
|
||||
# Template file for 'python3-fastjsonschema'
|
||||
pkgname=python3-fastjsonschema
|
||||
version=2.15.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python3-module
|
||||
make_check_args="--deselect tests/benchmarks/test_benchmark.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Fastest Python implementation of JSON schema"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user