Date: Thu, 19 Jun 2025 19:57:32 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 274671] lang/python313: New port, 3.13.5 release Message-ID: <bug-274671-21822-5WR1ugPuI7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274671-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-274671-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274671 --- Comment #28 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Db2cf9fac8a5c6bd2c4ae878cf9c57bc= 72fe9f8f9 commit b2cf9fac8a5c6bd2c4ae878cf9c57bc72fe9f8f9 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2025-06-19 19:52:56 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2025-06-19 19:52:56 +0000 python.mk: move ABI flag removal modifier out of ${_VC} Ugly hack needed by older bmake versions, ie not -CURRENT: : bmake: "/usr/ports/Mk/Uses/python.mk" line 471: Unknown modifier "/" : bmake: "/usr/ports/Mk/Uses/python.mk" line 471: Malformed conditional (!empty(_PYTHON_VERSION_MAXIMUM) && (${_PYTHON_VERSION:${_VC}} > ${_PYTHON_VERSION_MAXIMUM:${_VC}})) Fixes: ccaff6c14f2078ddc0edcbf26d7ee7e48b80c2a8 Reported by: cmt PR: 274671 Event: Kitchener-Waterloo Hackathon 202506 Mk/Uses/python.mk | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274671-21822-5WR1ugPuI7>