python3-jsonschema-path: update to 0.3.2.
This commit is contained in:
parent
cfa796a70b
commit
b4151da2b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jsonschema-path'
|
# Template file for 'python3-jsonschema-path'
|
||||||
pkgname=python3-jsonschema-path
|
pkgname=python3-jsonschema-path
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/p1c2u/jsonschema-path"
|
homepage="https://github.com/p1c2u/jsonschema-path"
|
||||||
changelog="https://github.com/p1c2u/jsonschema-path/releases"
|
changelog="https://github.com/p1c2u/jsonschema-path/releases"
|
||||||
distfiles="https://github.com/p1c2u/jsonschema-path/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/p1c2u/jsonschema-path/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1a852314243ac7d9ba25055f2b105e2b3f30538692e61d2686a1ca3278832bff
|
checksum=741ef50da4fa0e1b3c504fe0b0db218d471b30ee10691aee2ca468c8039bf2d5
|
||||||
|
|
||||||
python3-jsonschema-spec_package() {
|
python3-jsonschema-spec_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue