Versions
v0.28.4-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm64 ~riscv
- USE flags
- doc test
v0.23.3 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 ~arm64 ~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
- python3_12
- Build with Python 3.12
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 / regress : Python bindings to the Rust regress crate
dev-python / requests : HTTP library for human beings
dev-python / ruamel-yaml : YAML parser/emitter that supports roundtrip comment preservation
dev-python / tomli : A lil' TOML parser
Bugs
- 906191
- app-misc/check-jsonschema-0.21.0-r1 fails tests (MUSL-SYSTEM)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
app-misc/check-jsonschema: fix overdependency on tomli
Since version 0.19.2, it has supported using the stdlib tomllib when available: https://github.com/python-jsonschema/check-jsonschema/commit/615ff8a11cfb2e00a42ab7d13350ddf82d474841 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Eli Schwartz · gentoo
app-misc/check-jsonschema: drop old
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
app-misc/check-jsonschema: Keyword 0.28.4 riscv, #932647
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/check-jsonschema: Keyword 0.28.4 arm64, #932647
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
app-misc/check-jsonschema: add 0.28.4
Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-misc/check-jsonschema: enable py3.12
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-misc/check-jsonschema: Keyword 0.23.3 arm64, #907165
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org> - 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>