From nobody Fri Feb 07 03:00:36 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 4YpzHT2XxRz5mXYQ for ; Fri, 07 Feb 2025 03:00:37 +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 4YpzHS50DNz3cFw for ; Fri, 07 Feb 2025 03:00:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738897236; 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=JO1CS+OLuHvylSclTVm32Nd9AtqxyG+XbWRyyqhOFgc=; b=ux1LT7PahByainCDMao8luTnf07w1NbxGcflDvp6ubJcS6eNg3MeKTUBbxFlyObFrgDMM5 nYPJin9BxEqw+RLeudiw841t9oKurM6YNV87tRZVpTuooWdVqupdVJMRm3AqnyerI0Tbg6 HxytjGBOJjx7G/9uhZXdNR3lpSbjBOoo98v3iF7IkYZ4ZfwwPhiNh/QjDZBL23slZqlCbR 7Zg9FGphK0kdfjPPEN7dub9q8svRc3KzQsL2bgzeUuai+R/LodUvot74Of54OsALkyG4VM MFelN70rn3mbvkqm7ctFEVf8ADnYOTHvYmXdxRJBY7cqqmJWGQPSC1+4+dDhGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738897236; 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=JO1CS+OLuHvylSclTVm32Nd9AtqxyG+XbWRyyqhOFgc=; b=dBT30KRRMRDrNAQJx7YFWTBsfxsmcqKrmH3p5k9lHhEQXGPZDeSvXXANuEAsmh72nOpQxM J0NqqOyrn2CdsTlv8g4VNLvyvIgFFsGQ02o4Y/43eXSFYq81YTVC5FfCcpOxJFnyXAXcd7 B9rpA3HNDYxYDLT+p6v6opQuBmcopGfz/Lzt+4hQI0ivk8PMkoP2NWVY5/VMx6tmVFyl3k unC616EcV3QklTeDt0whu49xnkG2xFU7pqk/UggJ+e32raTVQ6I8RsT7yLgzDrcmUeyrbm XlZxgflnemH2Icb4S9uLWYVj3iSCCNCMn3TIPlR+HCCDLGZLiGlfme4CZ8Hk2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738897236; a=rsa-sha256; cv=none; b=GF5U6QbIcyxFl2fGt3TTp+AjVemiqSwfMJt/J9EtHgKphaammBs59uoRTFyLeDU9yPETOb IhWsGXOh+4afVRFa0xRdAGpdaSh0z1Uj3SWbk23Qmrtcm5p5o7QAOqivqHJ8SxEtlZbn3h Am9WQPluWsr1AY2cxYMHrwtxVyRjFPVP2asPSLOaRUgHxUR+Udq0hKfZxgVU7Hxx9kEsKo mxYb7Y77Y9AD0W1Skb5wN8wK/N1dTj90JtM9N8zSusWv8KhBqIpn7AJt6upTsLJ4n6A6Ay 3O7B2Ohtfcpp8ufC0S01ekIG50jb7wYGxmoPETZwoRgL+UVIWlKey97YBVXvrA== 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 4YpzHS41dhz14qS for ; Fri, 07 Feb 2025 03:00:36 +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 51730afI034377 for ; Fri, 7 Feb 2025 03:00:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 51730aMs034376 for python@FreeBSD.org; Fri, 7 Feb 2025 03:00:36 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 274671] lang/python313: New port, 3.13.2 release Date: Fri, 07 Feb 2025 03:00:36 +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: wen@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D274671 Wen Heping changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|lang/python313: New port, |lang/python313: New port, |3.13.1 release |3.13.2 release --=20 You are receiving this mail because: You are the assignee for the bug.=