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-check-jsonschema jsonschema CLI and pre-commit hook
0.27.2 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.26.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-18 18:09:16
Last Update: 2023-11-27 18:07:50
Commit Hash: c0137d6
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.
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}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 py39-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 py39-check-jsonschema listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-check-jsonschema
Package flavors (<flavor>: <package>)
  • py39: py39-check-jsonschema
distinfo:
TIMESTAMP = 1701083364 SHA256 (check-jsonschema-0.27.2.tar.gz) = ef3059ec051f56bec114531cec18f17b7d42a85d4d373d024870a0df9a04f9eb SIZE (check-jsonschema-0.27.2.tar.gz) = 235571

Packages (timestamps in pop-ups are UTC):
py39-check-jsonschema
ABIlatestquarterly
FreeBSD:12:aarch64-0.27.0
FreeBSD:12:amd640.27.10.27.0
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3860.27.10.27.0
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch640.27.00.27.0
FreeBSD:13:amd640.27.10.27.0
FreeBSD:13:armv6-0.23.1
FreeBSD:13:armv70.27.00.27.0
FreeBSD:13:i3860.27.10.27.0
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-0.27.0
FreeBSD:13:riscv64--
FreeBSD:14:aarch640.27.00.27.0
FreeBSD:14:amd640.27.10.27.0
FreeBSD:14:armv6--
FreeBSD:14:armv70.27.00.27.0
FreeBSD:14:i3860.27.10.27.0
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc640.23.10.23.1
FreeBSD:14:riscv64--
FreeBSD:15:amd640.27.1-
FreeBSD:15:armv6--
FreeBSD:15:armv70.27.1-
FreeBSD:15:i3860.27.1-
FreeBSD:15:mips64--
FreeBSD:15:powerpc640.26.3-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-click>=8<9 : devel/py-click@py39
  2. py39-jsonschema>=4.18.0<5.0 : devel/py-jsonschema@py39
  3. py39-regress>=0.4.0 : devel/py-regress@py39
  4. py39-requests>=0<3.0 : www/py-requests@py39
  5. py39-ruamel.yaml>=0.18.5 : devel/py-ruamel.yaml@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
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:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/check-jsonschema/
  2. https://github.com/python-jsonschema/check-jsonschema/releases/download/0.27.2/
  3. https://pypi.org/packages/source/c/check-jsonschema/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.27.2
27 Nov 2023 18:07:50
commit hash: c0137d6d358c331c886849b9a0730ce3188cd94ecommit hash: c0137d6d358c331c886849b9a0730ce3188cd94ecommit hash: c0137d6d358c331c886849b9a0730ce3188cd94ecommit hash: c0137d6d358c331c886849b9a0730ce3188cd94e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.27.2

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.27.1
14 Nov 2023 17:15:52
commit hash: e6845bd1ee43d163cb8165576d180a3e70a0140dcommit hash: e6845bd1ee43d163cb8165576d180a3e70a0140dcommit hash: e6845bd1ee43d163cb8165576d180a3e70a0140dcommit hash: e6845bd1ee43d163cb8165576d180a3e70a0140d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.27.1

- Use PYPI instead of CHEESESHOP
- Add GitHub to MASTER_SITES

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.27.0
30 Sep 2023 00:44:31
commit hash: a8076b91db866472b5877ecf7b9695de58dabf6acommit hash: a8076b91db866472b5877ecf7b9695de58dabf6acommit hash: a8076b91db866472b5877ecf7b9695de58dabf6acommit hash: a8076b91db866472b5877ecf7b9695de58dabf6a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.27.0

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.26.3
04 Sep 2023 09:04:49
commit hash: 5902747ce850c022e5f8547f0fc98636bc27953ecommit hash: 5902747ce850c022e5f8547f0fc98636bc27953ecommit hash: 5902747ce850c022e5f8547f0fc98636bc27953ecommit hash: 5902747ce850c022e5f8547f0fc98636bc27953e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.26.3

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.26.1
26 Aug 2023 23:19:05
commit hash: 8c2c3106949244b3696cc7cbc2bd72d872511678commit hash: 8c2c3106949244b3696cc7cbc2bd72d872511678commit hash: 8c2c3106949244b3696cc7cbc2bd72d872511678commit hash: 8c2c3106949244b3696cc7cbc2bd72d872511678 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.26.1

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.25.0
26 Aug 2023 20:34:14
commit hash: bbbbb16dd70e249183fcf24751c7e347d1b24439commit hash: bbbbb16dd70e249183fcf24751c7e347d1b24439commit hash: bbbbb16dd70e249183fcf24751c7e347d1b24439commit hash: bbbbb16dd70e249183fcf24751c7e347d1b24439 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.25.0

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.24.1
21 Aug 2023 17:03:48
commit hash: 3b5469ec39a54c1c025203f2b107ef4e3d295bf0commit hash: 3b5469ec39a54c1c025203f2b107ef4e3d295bf0commit hash: 3b5469ec39a54c1c025203f2b107ef4e3d295bf0commit hash: 3b5469ec39a54c1c025203f2b107ef4e3d295bf0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.24.1

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.23.3
31 Jul 2023 16:39:58
commit hash: db7c175a573ca924d94690e4631ff50a236ab400commit hash: db7c175a573ca924d94690e4631ff50a236ab400commit hash: db7c175a573ca924d94690e4631ff50a236ab400commit hash: db7c175a573ca924d94690e4631ff50a236ab400 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.23.3

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.23.2
09 Jul 2023 10:18:47
commit hash: c1c5a478b512233fcdc149056ae8837ed6838409commit hash: c1c5a478b512233fcdc149056ae8837ed6838409commit hash: c1c5a478b512233fcdc149056ae8837ed6838409commit hash: c1c5a478b512233fcdc149056ae8837ed6838409 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.23.2

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.23.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.23.1
05 Jun 2023 21:07:48
commit hash: 2555fbbc0a0bfda1451fa1e4720cdcf08576a914commit hash: 2555fbbc0a0bfda1451fa1e4720cdcf08576a914commit hash: 2555fbbc0a0bfda1451fa1e4720cdcf08576a914commit hash: 2555fbbc0a0bfda1451fa1e4720cdcf08576a914 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.23.1

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.23.0
07 May 2023 21:13:28
commit hash: b538a461b314887fc4b3f02bda41a85f07d67f36commit hash: b538a461b314887fc4b3f02bda41a85f07d67f36commit hash: b538a461b314887fc4b3f02bda41a85f07d67f36commit hash: b538a461b314887fc4b3f02bda41a85f07d67f36 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.23.0

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.22.0
18 Apr 2023 18:00:40
commit hash: fb73735722d8cd674f567a97c4e6c55c98b7f174commit hash: fb73735722d8cd674f567a97c4e6c55c98b7f174commit hash: fb73735722d8cd674f567a97c4e6c55c98b7f174commit hash: fb73735722d8cd674f567a97c4e6c55c98b7f174 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Add py-check-jsonschema 0.22.0

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.

Number of commits found: 13