rph0iAvQiWIXRIAjKp8KG9xZCMZ45sC VXUSq9GxlRyzmhmJzsNjGQfsjVaZ1KbI+jPzfPuM+htiBLv2OYCePHq6ilhslIFGl0Ch2W TqOHLAaSe4AyGXjmWuEzBca7qLuctpuJb3i5tKxw0CQOilLT2SlgLQ0rRONKIsZfCJSY86 iYGmAi5b8XDkj5N9dT10yM0dhzoX4debVo3d1rekCDFCRVe6NzxKJMOhjE0YvA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775488150; 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=bwmNfbxYoP28juPVdeMSPl1tjMx8LR29NuC7sFSQf8Y=; b=Wj+66cb8LqKEeo8qsuInKH6riOiVz5zfIX1vUaqoie0whSMuLAKUJG5HqhRq/zWG890oZR Vahw5B7m2dqRO/IVWYPBqLrm7rD1EeR0oWOr4vWbog1hy5hzkGTGFjDBQeC0K8gplnnhJH kO0XRMdQC7Pr+MPFYamIKvegtVGRUTRf2qpGhWhEEn6w7TozWR9eT9EewagnTT7WtBR4Hl Y0hbokA57+96VO0hsNF6iBgW364y3ElsDXFrPOQEuO6OmL/Fu1m789AChE5StNNG2ZjzI2 gIEjrAGzVH6u8EfaqPLSqIzHgI+u4wgx2sn1Ok5fVPmU0orJEpPEYGPrBEnxcg== 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 4fqCQt5Snkzxq8 for ; Mon, 06 Apr 2026 15:09:10 +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 636F9Anc049400 for ; Mon, 6 Apr 2026 15:09:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 636F9AfS049399 for python@FreeBSD.org; Mon, 6 Apr 2026 15:09:10 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 281470] math/py-numpy: update to 2.4.3 Date: Mon, 06 Apr 2026 15:09:06 +0000 X-Bugzilla-Reason: AssignedTo 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: jcfyecrayz@liamekaens.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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=3D281470 --- Comment #107 from John Hein --- (In reply to John Hein from comment #106) (In reply to Yuri Victorovich from comment #103) "There is no path forward to numpy-2.x this way." Sorry, when I posted comment 16 I was thinking we picked a solution that allowed both numpy1 and 2 to exist together - as in option (b) in comment 1= 4. Obviously, that is not the case, so that makes it effectively impossible to just update ports gradually over time - leaving only the "do it all at once" option. I may try to implement comment 14 option (b) despite comment 16 asserting otherwise. Of course it is technically possible, but it may be impractical. --=20 You are receiving this mail because: You are the assignee for the bug.=