Skip to content

Commit

Permalink
python3-jsonschema-spec: update to 0.3.1, rename to python3-jsonschem…
Browse files Browse the repository at this point in the history
…a-path
  • Loading branch information
tornaria authored and ahesford committed Oct 22, 2023
1 parent d877942 commit b84b59d
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 15 deletions.
21 changes: 21 additions & 0 deletions srcpkgs/python3-jsonschema-path/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Template file for 'python3-jsonschema-path'
pkgname=python3-jsonschema-path
version=0.3.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-pathable python3-referencing python3-yaml"
checkdepends="$depends python3-pytest-cov python3-responses"
short_desc="JSONSchema Spec with object-oriented paths"
maintainer="Gonzalo Tornaría <[email protected]>"
license="Apache-2.0"
homepage="https://github.com/p1c2u/jsonschema-path"
changelog="https://github.com/p1c2u/jsonschema-path/releases"
distfiles="https://github.com/p1c2u/jsonschema-path/archive/refs/tags/${version}.tar.gz"
checksum=1a852314243ac7d9ba25055f2b105e2b3f30538692e61d2686a1ca3278832bff

python3-jsonschema-spec_package() {
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - transitional dummy package"
build_style=meta
}
1 change: 1 addition & 0 deletions srcpkgs/python3-jsonschema-spec
15 changes: 0 additions & 15 deletions srcpkgs/python3-jsonschema-spec/template

This file was deleted.

0 comments on commit b84b59d

Please sign in to comment.