notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-referencing JSON Referencing + Python
0.31.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.30.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-09 10:39:05
Last Update: 2023-12-01 22:11:44
Commit Hash: caa004e
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 py39-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 py39-referencing listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-referencing
Package flavors (<flavor>: <package>)
  • py39: py39-referencing
distinfo:
TIMESTAMP = 1701363720 SHA256 (referencing-0.31.1.tar.gz) = 81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec SIZE (referencing-0.31.1.tar.gz) = 54177

Packages (timestamps in pop-ups are UTC):
py39-referencing
ABIlatestquarterly
FreeBSD:12:aarch64-0.30.2
FreeBSD:12:amd640.31.00.30.2
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3860.31.00.30.2
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch640.31.00.30.2
FreeBSD:13:amd640.31.00.30.2
FreeBSD:13:armv6--
FreeBSD:13:armv70.31.00.30.2
FreeBSD:13:i3860.31.00.30.2
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-0.30.2
FreeBSD:13:riscv64--
FreeBSD:14:aarch640.30.20.30.2
FreeBSD:14:amd640.30.20.30.2
FreeBSD:14:armv6--
FreeBSD:14:armv70.30.20.30.2
FreeBSD:14:i3860.30.20.30.2
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64-0.30.2
FreeBSD:14:riscv64--
FreeBSD:15:amd640.31.0-
FreeBSD:15:armv6--
FreeBSD:15:armv70.30.2-
FreeBSD:15:i3860.31.1-
FreeBSD:15:mips64--
FreeBSD:15:powerpc640.30.2-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatch-vcs>=0 : devel/py-hatch-vcs@py39
  2. py39-hatchling>=0 : devel/py-hatchling@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-attrs>=22.2.0 : devel/py-attrs@py39
  2. py39-rpds-py>=0.7.0 : devel/py-rpds-py@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-jsonschema
  2. devel/py-jsonschema-path
  3. devel/py-jsonschema-spec
  4. devel/py-jupyter-events

Configuration Options:
No options to configure
Options name:
devel_py-referencing
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/referencing/
  2. https://github.com/python-jsonschema/referencing/releases/download/v0.31.1/
  3. https://pypi.org/packages/source/r/referencing/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.31.1
01 Dec 2023 22:11:44
commit hash: caa004e1a3311d3b04bfdb1d2dc6de75c652a1c1commit hash: caa004e1a3311d3b04bfdb1d2dc6de75c652a1c1commit hash: caa004e1a3311d3b04bfdb1d2dc6de75c652a1c1commit hash: caa004e1a3311d3b04bfdb1d2dc6de75c652a1c1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-referencing: Update to 0.31.1

Changes:	https://github.com/python-jsonschema/referencing/releases
		https://referencing.readthedocs.io/en/stable/changes/
0.31.0
27 Nov 2023 10:28:19
commit hash: 89946e36f005bb64de429ed6faf01f383935e2d2commit hash: 89946e36f005bb64de429ed6faf01f383935e2d2commit hash: 89946e36f005bb64de429ed6faf01f383935e2d2commit hash: 89946e36f005bb64de429ed6faf01f383935e2d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-referencing: Update to 0.31.0

- Add GitHub to MASTER_SITES

Changes:	https://github.com/python-jsonschema/referencing/releases
		https://referencing.readthedocs.io/en/stable/changes/
0.30.2
21 Aug 2023 17:04:11
commit hash: cb794096b0c269d254e8aab6cec9ed698ddd1831commit hash: cb794096b0c269d254e8aab6cec9ed698ddd1831commit hash: cb794096b0c269d254e8aab6cec9ed698ddd1831commit hash: cb794096b0c269d254e8aab6cec9ed698ddd1831 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-referencing: Update to 0.30.2

Changes:	https://github.com/python-jsonschema/referencing/releases
		https://referencing.readthedocs.io/en/stable/changes/
0.30.0
16 Aug 2023 18:25:34
commit hash: c830c173b7abf3a7db75c9fda9eb25e201e4c2bccommit hash: c830c173b7abf3a7db75c9fda9eb25e201e4c2bccommit hash: c830c173b7abf3a7db75c9fda9eb25e201e4c2bccommit hash: c830c173b7abf3a7db75c9fda9eb25e201e4c2bc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-referencing: Update to 0.30.0

Changes:	https://github.com/python-jsonschema/referencing/releases
		https://referencing.readthedocs.io/en/stable/changes/
0.29.1
31 Jul 2023 16:40:08
commit hash: b342ec5ed0f3f61981ee965f2d6e2b824e01ccb6commit hash: b342ec5ed0f3f61981ee965f2d6e2b824e01ccb6commit hash: b342ec5ed0f3f61981ee965f2d6e2b824e01ccb6commit hash: b342ec5ed0f3f61981ee965f2d6e2b824e01ccb6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-referencing: Update to 0.29.1

- Update WWW

Changes:	https://github.com/python-jsonschema/referencing/releases
		https://referencing.readthedocs.io/en/stable/changes/
0.29.0
09 Jul 2023 10:10:27
commit hash: d40e9759a6fdd93d2aaaac603d6e6188de72c6efcommit hash: d40e9759a6fdd93d2aaaac603d6e6188de72c6efcommit hash: d40e9759a6fdd93d2aaaac603d6e6188de72c6efcommit hash: d40e9759a6fdd93d2aaaac603d6e6188de72c6ef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-referencing: Add py-referencing 0.29.0

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.

Number of commits found: 6