From 674000f1758b29a17e2f2ee06a7bdb9825b25f4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Fri, 26 May 2023 20:52:44 -0300 Subject: [PATCH] New package: python3-jsonschema-spec-0.1.6 --- srcpkgs/python3-jsonschema-spec/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/python3-jsonschema-spec/template diff --git a/srcpkgs/python3-jsonschema-spec/template b/srcpkgs/python3-jsonschema-spec/template new file mode 100644 index 00000000000..6caba5a2937 --- /dev/null +++ b/srcpkgs/python3-jsonschema-spec/template @@ -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 " +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