Port details |
- py-referencing JSON Referencing + Python
- 0.36.2 devel
=4 0.35.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:39:05
- Last Update: 2025-02-03 15:51:20
- Commit Hash: 256279a
- People watching this port, also watch:: p5-Error, autoconf, indexinfo, openjpeg, jpeg-turbo
- Also Listed In: python
- License: MIT
- WWW:
- https://referencing.readthedocs.io/en/stable/
- https://github.com/python-jsonschema/referencing
- Description:
- referencing is an implementation-agnostic implementation of JSON reference
resolution.
In other words, a way for e.g. JSON Schema tooling to resolve the $ref keyword
across all drafts without needing to implement support themselves.
 ¦ ¦ ¦ ¦ 
- 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}referencing>0:devel/py-referencing@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-referencing/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-referencing
- pkg install py311-referencing
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-referencing listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-referencing
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738089062
SHA256 (referencing-0.36.2.tar.gz) = df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa
SIZE (referencing-0.36.2.tar.gz) = 74744
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-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=0 : devel/py-hatchling@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-attrs>=22.2.0 : devel/py-attrs@py311
- py311-rpds-py>=0.7.0 : devel/py-rpds-py@py311
- python3.11 : lang/python311
- py311-typing-extensions>=4.4.0 : devel/py-typing-extensions@py311
- This port is required by:
- for Run
-
- devel/py-jsonschema
- devel/py-jsonschema-path
- devel/py-jsonschema-spec
- devel/py-jsonschema-specifications
- devel/py-jupyter-events
Configuration Options:
- No options to configure
- Options name:
- devel_py-referencing
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|