Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.28.2 09 Apr 2025 17:44:11
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-jsonschema: Remove outdated PYTHON_REL check after lang/python38
removal (ca15850a2b13f4fede0294d724e1d4a8edec8407) |
0.28.2 21 Jul 2024 16:55:40
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce PY_TOMLI
- Convert ports to use PY_TOMLI to simplify Makefile.
The minimal version is set to 2.0.1 because it is required by multiple ports
such as devel/py-poetry.
The upper bound of version is set to 3 because it is limited by devel/py-poetry.
With hat: python |
0.28.2 13 Apr 2024 09:31:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-jsonschema: Update to 0.28.2
Changes: https://github.com/python-jsonschema/check-jsonschema/releases |
0.28.1 05 Apr 2024 00:39:38
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-jsonschema: Update to 0.28.1
- Convert to USE_PYTHON=pep517
Changes: https://github.com/python-jsonschema/check-jsonschema/releases |
0.28.0 21 Feb 2024 15:07:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-jsonschema: Update to 0.28.0
Changes: https://github.com/python-jsonschema/check-jsonschema/releases |
0.27.3 14 Dec 2023 05:48:23
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-check-jsonschema: Update to 0.27.3
Changes: https://github.com/python-jsonschema/check-jsonschema/releases |
0.27.2 27 Nov 2023 18:07:50
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Rene Ladan (rene)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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. |