mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
python3-jsonschema-spec: update to 0.2.4.
This commit is contained in:
parent
deb9bd5a9d
commit
14a52a1d32
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'python3-jsonschema-spec'
|
||||
pkgname=python3-jsonschema-spec
|
||||
version=0.1.6
|
||||
version=0.2.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3-jsonschema python3-pathable python3-yaml"
|
||||
checkdepends="$depends python3-pytest-cov python3-toml"
|
||||
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 <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
|
||||
checksum=291e898786587e8d370fd419b8d9e9a9eb34e95862a14c5f03261688c0b25bf6
|
||||
|
|
Loading…
Add table
Reference in a new issue