python3-fastjsonschema: add python3 as dep
This commit is contained in:
parent
42ca8e2f2d
commit
00d7b2efc8
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python3-fastjsonschema'
|
# Template file for 'python3-fastjsonschema'
|
||||||
pkgname=python3-fastjsonschema
|
pkgname=python3-fastjsonschema
|
||||||
version=2.15.3
|
version=2.15.3
|
||||||
revision=2
|
revision=3
|
||||||
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"
|
||||||
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Fastest Python implementation of JSON schema"
|
short_desc="Fastest Python implementation of JSON schema"
|
||||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue