| Port details |
- py-check-jsonschema jsonschema CLI and pre-commit hook
- 0.37.4 devel
=0 0.37.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-04-18 18:09:16
- Last Update: 2026-07-08 13:31:20
- Commit Hash: 791d5ac
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/python-jsonschema/check-jsonschema
- Description:
- check-jsonschema is a JSON Schema CLI and pre-commit hook built on jsonschema.
The schema may be specified as a local or remote (HTTP or HTTPS) file.
Remote files are automatically downloaded and cached if possible.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}check-jsonschema>0:devel/py-check-jsonschema@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-check-jsonschema/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-check-jsonschema
- pkg install py312-check-jsonschema
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-check-jsonschema listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-check-jsonschema
- Package flavors (<flavor>: <package>)
- py312: py312-check-jsonschema
- distinfo:
- TIMESTAMP = 1782966312
SHA256 (check_jsonschema-0.37.4.tar.gz) = f933521f14cbeaaf113270751185b01379f453ac9ce9fb01d6190ce1352ccaa6
SIZE (check_jsonschema-0.37.4.tar.gz) = 428594
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=61.2 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-click>=8<9 : devel/py-click@py312
- py312-jsonschema>=4.18.0<5.0 : devel/py-jsonschema@py312
- py312-regress>=2024.11.1 : devel/py-regress@py312
- py312-requests>=0<3.0 : www/py-requests@py312
- py312-ruamel.yaml>=0.18.10<0.20.0 : devel/py-ruamel.yaml@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-check-jsonschema
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|