[Bug 289075] Mk/Uses/python.mk: Make cython3 default
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289075] Mk/Uses/python.mk: Make cython3 default"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Dec 2025 11:19:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289075
--- Comment #40 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=bb42964ccea8b9a204c061bcdbe305b752783b1d
commit bb42964ccea8b9a204c061bcdbe305b752783b1d
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-12-08 11:18:10 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
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.