Port details |
- py-jsonschema-path JSONSchema Spec with object-oriented paths
- 0.3.3_1 devel =2 0.3.2_4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-10-16 16:03:32
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/p1c2u/jsonschema-path
- Description:
- JSONSchema Path provides object-oriented JSONSchema.
Key features:
- Traverse schema like paths
- Access schema on demand with separate dereferencing accessor layer
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jsonschema-path>0:devel/py-jsonschema-path@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jsonschema-path/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jsonschema-path
- pkg install py311-jsonschema-path
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 py311-jsonschema-path listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jsonschema-path
- Package flavors (<flavor>: <package>)
- py311: py311-jsonschema-path
- distinfo:
- TIMESTAMP = 1720022812
SHA256 (jsonschema_path-0.3.3.tar.gz) = f02e5481a4288ec062f8e68c808569e427d905bedfecb7f2e4c69ef77957c382
SIZE (jsonschema_path-0.3.3.tar.gz) = 11589
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:
-
- py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pathable>=0.4.1<0.5 : devel/py-pathable@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- py311-referencing>=0.28.0<0.36.0 : devel/py-referencing@py311
- py311-requests>=2.31.0<3 : www/py-requests@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-openapi-core
- devel/py-openapi-spec-validator
Configuration Options:
- No options to configure
- Options name:
- devel_py-jsonschema-path
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.3_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.3.3 06 Jul 2024 16:03:23 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jsonschema-path: Update to 0.3.3
Changes: https://github.com/p1c2u/jsonschema-path/releases |
0.3.2_4 19 May 2024 17:15:35 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jsonschema-path: Allow build with py-referencing 0.35.0
- Bump PORTREVISION for package change |
0.3.2_3 31 Mar 2024 03:06:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jsonschema-path: Allow build with py-referencing 0.34.0
- Bump PORTREVISION for package change |
0.3.2_2 21 Feb 2024 15:07:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jsonschema-path: Allow build with py-referencing 0.33.0
- Bump PORTREVISION for package change |
0.3.2_1 14 Dec 2023 05:48:26 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jsonschema-path: Allow build with py-referencing 0.32.0
- Bump PORTREVISION for package change |
0.3.2 27 Nov 2023 10:28:12 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jsonschema-path: Update to 0.3.2
Changes: https://github.com/p1c2u/jsonschema-path/releases |
0.3.1 16 Oct 2023 15:59:38 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jsonschema-path: Add py-jsonschema-path 0.3.1
JSONSchema Path provides object-oriented JSONSchema.
Key features:
- Traverse schema like paths
- Access schema on demand with separate dereferencing accessor layer |
Number of commits found: 8
|