From nobody Tue Sep 2 21:20:31 2025 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cGdv42TNfz65Spv for ; Tue, 02 Sep 2025 21:20:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cGdv36gZWz486J for ; Tue, 02 Sep 2025 21:20:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756848031; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WX+hQv+QDVKAKi02/1H70i5zvVUqgnE4AxYUaBUTkXQ=; b=u0/AazikP6RgD5KHCewzJGCCIFGYeeOH9sgDrV4MY8ijHH3PoqTligalHwXIyCXELDlQ7e V0VxVCTs9rVf/n22Kq64k6PJj6lW6dmbKyI2Ty4cngRQY/B2CR0AR42WJsCo6ghXRLsUsb YbO9wKE7Y342UhEFgcJoIfgoOFNhbPhRS6kOgWGfvAAYDxfKnn8STtYfS+Oe0R0o60atKL QPdwYxXQAVeQ05xWo4OSOhKBoRQq8vcjyq2vgt0bj+w1Ha29uRFY4lFh8Tp3aUPk94pqwG ziLv2NO7qI+YVIiU2shCVXy+gtP21V5Pzgm9HvmPTAV+YZkS1d4kl4nj9tolRQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756848031; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WX+hQv+QDVKAKi02/1H70i5zvVUqgnE4AxYUaBUTkXQ=; b=yFg2TONmka8hNxi4x20YHQDbl6aglkHggvwjo6qc1VUdhvIhtf0hrDBG+5BQem6GtoXJ2G Vf4IpjqUCfPSk74iWlhTugld8rkoI6TOdoEvzTVyyCNjYf3QF3tGcYzRRODDT5xn5uJpuz n+pluhoVXZk190B/UofOx15MZIR6deYc6qVDqKQtoSCSoFG7lpErSZjDpp14ngf8YqlCst ru/kg2apiHr0/Xu/YjGL0xv7s75kvX1yU5HIlBUV1vmXBO01wrkhBaD2SOCMZ651Ng4MTh OETnDH3eEvUi/9d2WVr4HFiTO74o0Jf6XfSrigb3suqlf+fVI2L+ZfzbfZ95Dw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756848031; a=rsa-sha256; cv=none; b=mBRPMaPFR85umdrYV5wvgvu3nD8Yz2xktRLHB8QmNSFn6twbuko4qEhxrqBLjHEKbMmQxn ozgkRw7P+fkC367gKmbXP/8D5XbWRgaWmP6RB8EBPwM8nWTiy8he9Q4S9sEKJqvkCbWqWx +afC2TO1lW3bLfY+JHaImnBxuVkOrBMuZrL1IIjG+v1lYFCaX3sARurBjwqZ4A1a7FGjBl XUixc5XXg7JUIsZJVNk2Rrz7Wl7Zy7un/PxqwPatZh6FjWK2ZLuuwydqXqoGxdjxCkeNUy kizJd8nrGygoLbjUyaLPGzdzo3bA6qDKRlKBYtf76WzdbOHBVtj8zVsUh/N0Cw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4cGdv35tYmz138F for ; Tue, 02 Sep 2025 21:20:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 582LKVa4003040 for ; Tue, 2 Sep 2025 21:20:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 582LKV3L003039 for python@FreeBSD.org; Tue, 2 Sep 2025 21:20:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 289075] Mk/Uses/python.mk: Make cython3 default Date: Tue, 02 Sep 2025 21:20:31 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: thierry@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289075 --- Comment #13 from Thierry Thomas --- (In reply to Vladimir Druzenko from comment #12) math/py-mathics could switch to cython3, but only if graphics/py-scikit-ima= ge switch also to cython3, because these two ports have cython_run / cython3_r= un. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=