From nobody Sun Mar 12 22:38:40 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 4PZZSw5WyTz3xl2J for ; Sun, 12 Mar 2023 22:38:40 +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 4PZZSw1ndYz3GYy for ; Sun, 12 Mar 2023 22:38:40 +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=1678660720; 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=hMK3dJ4trtpZIZxlmuJHM48BOjHMV/A7cy9myvyPknk=; b=P7wUzcgrhnmp+MhGTokeV2mpDxP6sHOEJ4NhHUrnVa6wCaS5BJVzk5zX7dj4m2mopj5Cva uc9CeSsv3mP3PopfId98SglxMQJQRzEuIBPvxql/l5lRXOZ2ejxd+pDyy9ykGasQFqJt1S DKepfLubpXjAX5yGRvKO5mRQOJFpuM1XAblYHmIlzkGVWAblR2GmHpQJB+bJQ1LH6U5t4H gZfq8WStcJwVex4i8P327lHbeYCk+TDFvx2D188LpUM2uhWknd6bU8rixTJ36ctI2XqAsz ENYv5fSdZRnCzd0Fh6259KkFm+zhGGl+WUQiWVVKIi4Pa/67MAol4TOazdbsXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678660720; a=rsa-sha256; cv=none; b=UZBvf/2MhKTb2K3wdnmooVlatUp86kkjVgaUDSph2/a+8DSd2e7RCV866JOk9tPUnm/IjI 8sPk58TQr1GX27M4OA5GjFtdZamAkMzLG7lCxcgQyH2/O7wKl775P8KGshOKJT9CyfQVHf rS85+hi1Z2cRhSiR824JEbFSN9CnGZ28k3Z8nYsmr3Y+r4BX8Uep50PWTT9F8PAKGx0non qUBcBTl/SSPBfHuhsv3B9EgBvE0SofCmxC2SsYuNRdboEXUVribWOVu1ivfuH2dYs8MSYL CO2rhG/NlEm0EANcmt9IK7IELQb0S4XI8X8odxjrD4PnCySr3swCDIxJnn4ggA== 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 4PZZSw0rbDzTs1 for ; Sun, 12 Mar 2023 22:38:40 +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 32CMcerB032625 for ; Sun, 12 Mar 2023 22:38:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32CMceN7032624 for python@FreeBSD.org; Sun, 12 Mar 2023 22:38:40 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 261388] sysutils/uefi-edk2-qemu: Fix build with Python 3.9 Date: Sun, 12 Mar 2023 22:38:40 +0000 X-Bugzilla-Reason: CC 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: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bcran@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bcran@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: bug_status resolution 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=3D261388 Rebecca Cran changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |FIXED --- Comment #4 from Rebecca Cran --- I'm fairly sure this will have been fixed with the update to edk2-stable202= 202: commit 7d47e1f2971cabf764770d0388b2c6ad671e9f94 Author: Emmanuel Vadot Date: Mon May 2 18:49:56 2022 +0200 sysutils/edk2: Update to stable202202 Release notes: https://github.com/tianocore/edk2/releases/tag/edk2-stable202202 Release notes: https://github.com/tianocore/edk2/releases/tag/edk2-stable202111 Release notes: https://github.com/tianocore/edk2/releases/tag/edk2-stable202108 Release notes: https://github.com/tianocore/edk2/releases/tag/edk2-stable202105 --=20 You are receiving this mail because: You are on the CC list for the bug.=