From nobody Sat Dec 31 10:03:37 2022 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 4Nkd4V1yczz2lGdg for ; Sat, 31 Dec 2022 10:03:38 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Nkd4T6PQ6z3vl3 for ; Sat, 31 Dec 2022 10:03:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672481017; 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=sJrAR73eZzGMBMkoZm1ygeGmFwANrNI1sPRcnvVd8q8=; b=N1OtjCiOT/iov/QoGDftrxvpWBUHImP7flLYOUpHoW+YYSzvG16PsJSEwJ5Hvq8g2f4DoK r9/FAeK+/1612kJnKdiR+I+qnKcrR1fK6xN6hcJwXHUIuRrSg105K5gWGEmHKaRqXQ5I9O f0BUO8hBWCCvpgkaP8zidfPCSk60V/31wL4kizJlnQXzvHk4gTpZ8u6GZ3ON5zwP5l7ycw stPl3SpA/h6zi5KnD+0BD8J5AUwYC+4Y1slL5eGAmEec8rnhVckowIVZx6vuvdcscSTa/x kVuLjK2+06SJGD9E91cSzUGkjB8ghHS2K9DKA0eVUpVYKRCEkVyK7JBg3TY6Cw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672481017; a=rsa-sha256; cv=none; b=wTnlFVBNXV5owt3RqBasvU7rYidCN/JfYBSA/A149tTbGMZ0dXhXkpiuSnrNCMBnX/X42w y7BExvFcpAm0SFIp09ZKW+MHaERuzKTC7eLWDJFHtisCzQ//4tgqS5BDS5D8KeS0H2qka6 ht7r24SJHvUP2uDYOtJNJLKSQ3T1QCmTpVxT3Bew+iFrchNTg85sGfbd+LHhNyc8tX8teE egtfnYO16wZ/QCDqmmVIcxseViN6B9aACJKvTdamukCn2+P2FxTtJKN0GdkgNRxTL7UX9+ FTleS79oAZjlC7rZe7d/mbhpGcMWsfur1UHoStE/3VlgLL/hGnAcTM/2pInb4w== 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 4Nkd4T5VDLzkty for ; Sat, 31 Dec 2022 10:03:37 +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 2BVA3b5t057466 for ; Sat, 31 Dec 2022 10:03:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BVA3bLb057465 for python@FreeBSD.org; Sat, 31 Dec 2022 10:03:37 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 255722] [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support Date: Sat, 31 Dec 2022 10:03:37 +0000 X-Bugzilla-Reason: CC 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: feature, needs-patch, needs-qa, tracking X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: keywords cc Message-ID: In-Reply-To: References: 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 List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255722 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |tracking CC| |grahamperrin@freebsd.org --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=