Versions
v0.23.3 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 ~riscv
- USE flags
- doc test
v0.21.0-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~riscv
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / click : A Python package for creating beautiful command line interfaces
dev-python / jsonschema : An implementation of JSON-Schema validation for Python
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
dev-python / requests : HTTP library for human beings
dev-python / ruamel-yaml : YAML parser/emitter that supports roundtrip comment preservation
Bugs
- 906191
- app-misc/check-jsonschema-0.21.0-r1 fails tests (MUSL-SYSTEM)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-misc/check-jsonschema: stabilize 0.23.3 for amd64
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
app-misc/check-jsonschema: add 0.23.3
Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-misc/check-jsonschema: keyword 0.21.0-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
app-misc/check-jsonschema: Add dep on sphinx-issues
Bug: https://bugs.gentoo.org/892858 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
app-misc/check-jsonschema: new package, add 0.21.0
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>