From nobody Fri Sep 13 06:51:52 2024
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 4X4lN86D6Dz5W6Qq
	for <python@mlmmj.nyi.freebsd.org>; Fri, 13 Sep 2024 06:51:52 +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 "R11" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4X4lN841Ycz4NCT
	for <python@FreeBSD.org>; Fri, 13 Sep 2024 06:51:52 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726210312; a=rsa-sha256; cv=none;
	b=enBuFV+yF0Zzi3uomOF22JPzdG+ctOtsoN2L+zQ8kDTtadcPA+pngrBQEXhoYzKpNQE+uR
	JUcQUHzz8NDoAqeUZzQUK4env7fgD/U940Lq1LU8I0COcFLHAM+sZQ8zU8zjqjtM+HqSbt
	uaHufnZpsfmGf2dwLVx2efZ49/hB/JKvwtIvQOozvF8Yy7xmqUnB33zuPEnyo+D2jhSSt7
	jR0wXkTr9ZNCBdrB+aaZkb8bvF+V2fcONAD/Yw83eF7qTPCRLm7RvXooU5c/ykl771P3sV
	80zBrHLbYKNjRwIP2ougKl7MXWXmbFyUqli6FW15piwGo0pKMXbcekDW8NYt2g==
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=1726210312;
	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=+ajgGjS2k1AFoc9fmATIHKkWU9G0DG1lHCKYQmchI1M=;
	b=IEWRKV72VayyFwObeSmzcfbzIidk90S9y7lNEhXFZlpLDyY9PJwrYs2CplcGZFLc/tYb/z
	ALfaT6OIt6iNoycK4QGUAPGqdoeoEknxwofuPpmTxcoimnrfcR0OFCxzN8VrQQqjqxIidh
	6tgtsh6rXbfyh6/plpJCJCc9O1pS2OHdcbT3saXK4cJ8BVlwuvjlrJBCPVa2Jg0aFCPdCY
	j7r+eI3gGvB6ToOg+P+lub2Wh9eCu6XxkgC76nRTN1X2EXfjh7eEmcjSoTTiAUdHD8MKYY
	DILiwzvJ2vgwkN6145tZAgHyrWXnxYagn/vsSXojhu7ETLxjbmFalcB1tigTww==
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 4X4lN83dsrzY10
	for <python@FreeBSD.org>; Fri, 13 Sep 2024 06:51:52 +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 48D6pqWG002141
	for <python@FreeBSD.org>; Fri, 13 Sep 2024 06:51:52 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48D6pqWI002139
	for python@FreeBSD.org; Fri, 13 Sep 2024 06:51:52 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.1.1
Date: Fri, 13 Sep 2024 06:51:52 +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: michaelo@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: python@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-281470-21822-aq4HJvuAvs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281470-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-281470-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
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

Michael Osipov <michaelo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michaelo@FreeBSD.org

--- Comment #1 from Michael Osipov <michaelo@FreeBSD.org> ---
(In reply to wen from comment #0)
I would not even break many ports, but also people's stuff having 1.x unter
that port/package name.

--=20
You are receiving this mail because:
You are the assignee for the bug.=