https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289075
--- Comment #40 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb42964ccea8b9a204c061bcdbe305b752783b1d commit bb42964ccea8b9a204c061bcdbe305b752783b1d Author: Kai Knoblich <[email protected]> AuthorDate: 2025-12-08 11:18:10 +0000 Commit: Kai Knoblich <[email protected]> CommitDate: 2025-12-08 11:18:10 +0000 devel/py-orjson: Update to 3.11.4 * Switch to PyPI because it's the preferred source for Python ports. * Remove USE_PYTHON=cython instead of setting it to USE_PYTHON=cython3, because Cython is not needed at all. [1] * Strip shared library. Changelog since 3.10.15: https://github.com/ijl/orjson/blob/3.11.4/CHANGELOG.md PR: 291423, 289075 [1] Approved by: Ivan Rozhuk (maintainer) devel/py-orjson/Makefile | 13 +++-- devel/py-orjson/Makefile.crates | 62 +++++++++++--------- devel/py-orjson/distinfo | 126 +++++++++++++++++++++------------------- 3 files changed, 108 insertions(+), 93 deletions(-) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
