notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-jsonschema-path JSONSchema Spec with object-oriented paths
0.3.3_1 devel on this many watch lists=2 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.3.2_4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    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}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):
py39-jsonschema-path
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------0.3.2_10.3.2_1
FreeBSD:14:latest--------
FreeBSD:14:quarterly------0.3.2_10.3.2_1
FreeBSD:15:latest--n/a-n/a-0.3.2_1-
 

py311-jsonschema-path
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.3_10.3.3_1--0.3.3_1---
FreeBSD:13:quarterly0.3.3_10.3.3_1--0.3.3_1---
FreeBSD:14:latest0.3.3_10.3.3_1--0.3.3_1---
FreeBSD:14:quarterly0.3.3_10.3.3_1--0.3.3_1---
FreeBSD:15:latest0.3.3_10.3.3_1n/a0.3.3_1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pathable>=0.4.1<0.5 : devel/py-pathable@py311
  2. py311-pyyaml>=5.1 : devel/py-pyyaml@py311
  3. py311-referencing>=0.28.0<0.36.0 : devel/py-referencing@py311
  4. py311-requests>=2.31.0<3 : www/py-requests@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-openapi-core
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/j/jsonschema_path/
  2. https://pypi.org/packages/source/j/jsonschema_path/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.3_1
07 Jul 2024 08:05:33
commit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: f0d333bf7c0d0e753188027833c6b892fb5553ddcommit hash: f0d333bf7c0d0e753188027833c6b892fb5553ddcommit hash: f0d333bf7c0d0e753188027833c6b892fb5553ddcommit hash: f0d333bf7c0d0e753188027833c6b892fb5553dd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: a599233ed95f3c858f70d6d4072faa08695f3e06commit hash: a599233ed95f3c858f70d6d4072faa08695f3e06commit hash: a599233ed95f3c858f70d6d4072faa08695f3e06commit hash: a599233ed95f3c858f70d6d4072faa08695f3e06 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: c21f6eaef1a63b7a41f08a3b5548ac24fda2c230commit hash: c21f6eaef1a63b7a41f08a3b5548ac24fda2c230commit hash: c21f6eaef1a63b7a41f08a3b5548ac24fda2c230commit hash: c21f6eaef1a63b7a41f08a3b5548ac24fda2c230 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: a995ac55ce12e613545e1af13e894c2bc0ac28aacommit hash: a995ac55ce12e613545e1af13e894c2bc0ac28aacommit hash: a995ac55ce12e613545e1af13e894c2bc0ac28aacommit hash: a995ac55ce12e613545e1af13e894c2bc0ac28aa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 895329f280ecce22d3928b866d4f1bcbb6fe444fcommit hash: 895329f280ecce22d3928b866d4f1bcbb6fe444fcommit hash: 895329f280ecce22d3928b866d4f1bcbb6fe444fcommit hash: 895329f280ecce22d3928b866d4f1bcbb6fe444f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 2dcecaba0afa6a9632421ec184fdb08c9cae20f5commit hash: 2dcecaba0afa6a9632421ec184fdb08c9cae20f5commit hash: 2dcecaba0afa6a9632421ec184fdb08c9cae20f5commit hash: 2dcecaba0afa6a9632421ec184fdb08c9cae20f5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 0ce140dfe96a64cbba55f130292bdf938685fc7acommit hash: 0ce140dfe96a64cbba55f130292bdf938685fc7acommit hash: 0ce140dfe96a64cbba55f130292bdf938685fc7acommit hash: 0ce140dfe96a64cbba55f130292bdf938685fc7a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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