New package: python3-jsonschema-spec-0.1.6
This commit is contained in:
parent
534fc070cb
commit
674000f175
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-jsonschema-spec/template
Normal file
15
srcpkgs/python3-jsonschema-spec/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python3-jsonschema-spec'
|
||||
pkgname=python3-jsonschema-spec
|
||||
version=0.1.6
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3-jsonschema python3-pathable python3-yaml"
|
||||
checkdepends="$depends python3-pytest-cov python3-toml"
|
||||
short_desc="JSONSchema Spec with object-oriented paths"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/p1c2u/jsonschema-spec"
|
||||
changelog="https://github.com/p1c2u/jsonschema-spec/releases"
|
||||
distfiles="https://github.com/p1c2u/jsonschema-spec/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=ab1d01d3ed40f83c3e272ffc86505830085a5306ad43db04a6e8edf560fedd1d
|
Loading…
Add table
Reference in a new issue