mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jsonschema: bump to test check cycle
This commit is contained in:
parent
cbc64c45e1
commit
b690a19380
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python3-jsonschema'
|
# Template file for 'python3-jsonschema'
|
||||||
pkgname=python3-jsonschema
|
pkgname=python3-jsonschema
|
||||||
version=4.23.0
|
version=4.23.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs hatch-fancy-pypi-readme"
|
hostmakedepends="hatchling hatch-vcs hatch-fancy-pypi-readme"
|
||||||
depends="python3-attrs python3-jsonschema-specifications"
|
depends="python3-attrs python3-jsonschema-specifications python3-referencing
|
||||||
|
python3-rpds-py"
|
||||||
checkdepends="${depends} python3-pytest python3-idna python3-jsonpointer
|
checkdepends="${depends} python3-pytest python3-idna python3-jsonpointer
|
||||||
python3-pip python3-rfc3339-validator python3-rfc3987"
|
python3-pip python3-rfc3339-validator python3-rfc3987"
|
||||||
short_desc="Implementation of JSON Schema for Python3"
|
short_desc="Implementation of JSON Schema for Python3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue