| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.11.0 20 Jan 2026 21:36:29
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.11.0
Changelog: https://github.com/mwilliamson/jq.py/compare/1.10.2...1.11.0 |
1.10.2 15 Jan 2026 17:22:12
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Remove USE_PYTHON=cython3{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython*
- Bump PORTREVISION dependent ports of USE_PYTHON=cython_run for dependency
change
PR: 291778 |
1.10.2 28 Dec 2025 16:34:37
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.10.2 for Py3.14 support
Changelog: https://github.com/mwilliamson/jq.py/compare/1.10.0...1.10.2 |
1.10.0 27 Oct 2025 16:01:07
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-jq: Use USE_PYTHON=cython3
Approved by: portmgr (blanket)
With hat: python |
1.10.0 10 Aug 2025 19:45:13
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.10
Changelog: https://github.com/mwilliamson/jq.py/blob/1.10.0/CHANGELOG.rst#1100 |
1.8.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.8.0 22 Aug 2024 20:59:42
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.8.0
Changelog: https://github.com/mwilliamson/jq.py/blob/master/CHANGELOG.rst#180 |
1.7.0 30 Mar 2024 14:30:51
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.7.0
Changelog:
https://github.com/mwilliamson/jq.py/blob/1.7.0/CHANGELOG.rst#changelog |
1.6.0 24 Oct 2023 22:00:17
    |
Matthias Andree (mandree)  |
textproc/py-jq: update → 1.6.0
https://github.com/mwilliamson/jq.py/blob/1.6.0/CHANGELOG.rst#changelog |
1.5.0 10 Sep 2023 18:58:07
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.5.0
and patch one reference string from "$end" to "end of file"
in several tests, to let "make test" pass... these tests seem to test
that there *IS* an error message, so let's adjust the expect string
to what we get.
ChangeLog: https://github.com/mwilliamson/jq.py/blob/1.5.0/CHANGELOG.rst#150 |
1.4.1 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
1.4.1 16 May 2023 19:34:11
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.4.1
Upstream ChangeLog:
"Improve handling of null bytes in program inputs and outputs."
<https://github.com/mwilliamson/jq.py/blob/1.4.1/CHANGELOG.rst#141> |
1.4.0 28 Jan 2023 09:35:41
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.4.0
From the shipped changelog:
* Update handling of non-finite numbers to match the behaviour jq 1.6.
Specifically, NaN is outputted as None, Inf is outputted as DBL_MAX,
and -Inf is outputted as DBL_MIN. |
1.3.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.3.0 23 Sep 2022 20:06:21
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.3.0
Supports Python 3.11. It would include oniguruma and jq libs in its
sources, but let's continue using our separate ports for now.
Add support for forcing self-tests under poudriere, masked
by a variable that I can set from /usr/local/etc/poudriere.d/make.conf. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.2 13 Feb 2022 23:16:42
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to 1.2.2
https://github.com/mwilliamson/jq.py/blob/master/CHANGELOG.rst#122 |
1.2.1 07 Aug 2021 15:34:53
    |
Matthias Andree (mandree)  |
textproc/py-jq: update to v1.2.1
Adds Python 3.10 support (see [1]), else see the
Changelog:
https://github.com/mwilliamson/jq.py/blob/1.2.1/CHANGELOG.rst#changelog
Note that Python 3.10 cannot currently execute self-tests,
assistance solicited:
______ ERROR collecting tests/jq_old_tests.py _____
<frozen importlib._bootstrap>:939: in _find_spec
???
E AttributeError: 'AssertionRewritingHook' object has no attribute 'find_spec'
During handling of the above exception, another exception occurred:(Only the first 15 lines of the commit message are shown above ) |
1.1.3 04 Jun 2021 21:50:58
    |
Matthias Andree (mandree)  |
textproc/py-jq: package properly with py <= 3.7
Reported by: kai@
PR: 256085 |
1.1.3 22 May 2021 11:04:07
    |
Matthias Andree (mandree)  |
textproc/py-jq: NEW: lightweight and flexible JSON processor |