Date: Mon, 08 Dec 2025 11:19:47 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 289075] Mk/Uses/python.mk: Make cython3 default Message-ID: <bug-289075-21822-9mJBNz3arS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289075-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-289075-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289075-21822-9mJBNz3arS>
