From nobody Fri Jan 13 03:42:46 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 4NtS125x7Tz2pNGs for ; Fri, 13 Jan 2023 03:42:46 +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 4NtS124tXfz400J for ; Fri, 13 Jan 2023 03:42:46 +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=1673581366; 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=oLFKXWmnUQRet1IjOiUprIG19gKFqE2BBGtYPm/OExU=; b=Uql8zsVtbgAjJHyYULo1a+4EH1sKj9fbeLHrOvXwgUvgiJF9Wvl5OPUjcDKxER39BkeQC/ ho36vJNMf3erzQlt+/vY8nFPA2fUeThAFUyxpUU7z2pZbl+0O45l7FhTtRSLXuXDlZk7wn eIcbhAKV+13Yp13cljT/kV3xBfSmsBwFiKhvyFYlXjwYXfAvTrZmi8K2dimgfQu5gyDmfZ ltbx+e+INmvEI7kJqFHJ+ClY57YXNaVYiJ+cw56Drv87qUu2pk8GBNbNjRgzAIBLuJIwj0 nRJlyhrKEzWcHvi6HA5wJXry7Q41SOfLxa+QvrSuM3BJU7N7ldBF0TloZpg+cg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673581366; a=rsa-sha256; cv=none; b=om//t1cKCShmST0YtMgAp/RHqXjWli/WYmDeeB1nEbenT92HTHrbeNmpTMdciaujKfC9v9 zGKUyOvwucHB1awYKKDAQpqUSYd3zXYTtH7lG0hR4fnuko9KAph8V2fFNx5K2bLqSknp6G mHq4vjvCm9eoVPOOsWaV9dOx6s5+mHz81cocUJ45e3ZXmygjgBZ9s+1mupuGQVic8YNvIl 3gP8TCU3vsif/0iKbx9CH/xrldyV1/G7UMltUfYHFlWym4XLzVw9Bg9eJFXzZSpwtbJtuY qW3y2xEpCQHWayy58uV7nAK00Q3hZ4MKmBkMC3FBCCDlf+vmn1VA0NH7C1Alwg== 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 4NtS123zFCzsVC for ; Fri, 13 Jan 2023 03:42:46 +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 30D3gkCl041499 for ; Fri, 13 Jan 2023 03:42:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30D3gkXs041498 for python@FreeBSD.org; Fri, 13 Jan 2023 03:42:46 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 268893] Mk/Uses/python.mk: need a way to specify wheel name != PORTNAME Date: Fri, 13 Jan 2023 03:42:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vishwin@freebsd.org X-Bugzilla-Flags: 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=3D268893 --- Comment #13 from Charlie Li --- (In reply to Yasuhiro Kimura from comment #12) These ones are compliant, with dashes/hyphens normalised to underscores for= the built distributions (wheels). --=20 You are receiving this mail because: You are on the CC list for the bug.=