From nobody Wed Jan 11 19:05:21 2023 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 4NscZT1rKKz2qtL5 for ; Wed, 11 Jan 2023 19:05:21 +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 4NscZT0djHz3JQm for ; Wed, 11 Jan 2023 19:05:21 +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=1673463921; 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=+2UmhRacHAQHM6uV0vSnmsTc5AROLcBiMVi9AaBQZVs=; b=nj7Sr3OiAE5FORsx92zlS+Uzi3WxbQJSpsUmS9oxWuU8WSxQ7rbRZvqr5FpHnUPQZJaFTL 2mXTD7HCbeJIUOrIYlzRK8coiAgBEpOPLKjY1OeXR0RpP2nxHYX9nrweSZqT6wmgrtITX3 BLsKmigKz4MIB09H5sw9qMvADNa4e03adHPtRZRPEuf3c83h6AZNGElMPubtexozYQfxEg fOO+S9yWJYTSnyTOP+vby0rdRnLIlCUIIg0EP+j+nTRhKK+ZC9N1P2N6rLzkoIeieXnDRo rAOW9k2CKexSjQgZ+CwBXXa5H4H/YOsAKKdN+D2ft3S+bUH3MU+XCTSQrtONRQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673463921; a=rsa-sha256; cv=none; b=TGYSwjA1MT/wg8IfQri3PA/9sscpG3bXPLSnNCdUwI8WV2dmX5GALMHXEojkWH2bZxyyho 8dKBUOQPBHlp8+XLVtpxoMHXrZcuUTYoxfdceo/GSPJndIhlVRcb+YelXLxJuRduYQkywc yhXW2hrn4t5g5MGg4va0DzkSLlU2XZldMb+kyXm0UJO+f/NZtgpwql3twxC4ar9l0+kDaD 1a/S7tgiOHXYZsvJmQXoomcskyyiNLq3TSsiLMDhE+kYVzSfLOvNSeSNH5mb5I18T8LDxo MzmunFgBfuZnfP82dpNcD+3t+ajozjik3w+6Tl56RNkWWM3qAnPhe9cUsAMYBg== 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 4NscZS6j4NzySt for ; Wed, 11 Jan 2023 19:05:20 +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 30BJ5KsK049983 for ; Wed, 11 Jan 2023 19:05:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30BJ5KL0049982 for python@FreeBSD.org; Wed, 11 Jan 2023 19:05:20 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 268892] python ports policy guidelines can result in a conflict regarding PORTNAME Date: Wed, 11 Jan 2023 19:05:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Wiki X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jcfyecrayz@liamekaens.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wiki-admin@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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=3D268892 John Hein changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 557 | |22 --- Comment #2 from John Hein --- (In reply to John Hein from comment #0) Correction to comment 0... The referenced bug that contains a discussion about port names and wheel na= mes in light of PEP 517 is bug 255722 (not 255752). In particular, bug 255722, comment 36 through 38 (at least). --=20 You are receiving this mail because: You are on the CC list for the bug.=