From nobody Fri Nov 18 15:24:43 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 4NDLDq6s5fz4hfZZ for ; Fri, 18 Nov 2022 15:24:43 +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 4NDLDq5nRfz3vp0 for ; Fri, 18 Nov 2022 15:24:43 +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=1668785083; 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=XOhNvDSzYkKu1U0/y/03j9L8EmPov787NcAIQRWuuIE=; b=k6fw+jRqHUJs/OBL7xvTOYYucX8a01ISToH9VqaIncrHV7D1m+NTv7zkiMz9qEmE3uN1+c jb/QDaGP5oFkB+o2XYRR0rEUMtxPGz4pHsIRfXw58UqhumzO8Gn3L/HF/cJ6n25Mqxyvmm XoLAI8tuMHfSqLgWghs2U1odpA5CRiPfymYyZbRNREIhj1dKR3PSsfw41lNH0F7352OAKX IBtl4r9I4oBbOj6/jhrp/dwrdXemzjZgqmPj/xjCRbWi2YdeccuvdvAzPACgn0tVZWVXUi YdPQwScGtS+tZE5CWrTAjqUEfu+4Xu7XRoHQ/H2KOPKPUAxQpyG1bwhwsQAl6w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668785083; a=rsa-sha256; cv=none; b=uQucMPOz40GSS2ZSUzDUnswj0oDoOVQcaDyWJsXsjdvBVSL14/9UxlvnE9h8ijlYAUOnX8 wNePFhYjbFeQf+jY2ADH9ZnYP/g7eSxeUzdynD/WKASSqMm/K/eZb6XqN6K8c9FeMYuzQ8 oyGE+Jm8IH9VWw8QBnaLWhz78uKID0L84ME0EXTLa4L1U/7IajIT7c+LMMwswLeH4CXj38 aIyI+2uUt5Ws8nZc7aiqFwvMFCyYT/fOWhdf6kiffR1Kaglyu1KwI33Jots9k9UKY5ODIG INgldvTgRCSd2J+hx2qQ7BAv0NtaKxO1RYWfFAckLnv+l27v1Ndzxx36F8d62g== 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 4NDLDq4ZqVz1Q4q for ; Fri, 18 Nov 2022 15:24:43 +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 2AIFOhnn015445 for ; Fri, 18 Nov 2022 15:24:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AIFOhf8015444 for python@FreeBSD.org; Fri, 18 Nov 2022 15:24:43 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: Fri, 18 Nov 2022 15:24:43 +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 X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: thierry@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: 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 --- Comment #30 from Thierry Thomas --- I do not know where this RECORD is available, but I doubt that it will let = you know which files will be installed by a port before its installation. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=