From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 94DB0740039 for ; Wed, 6 Mar 2024 21:17:27 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=Q6ZXG/IH/eRyfBkQxyE1GEZW64WMsN6i6U+bS9jRlII=; c=relaxed/simple; d=groups.io; h=Feedback-ID:Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20240206; t=1709759846; v=1; b=osohmxKb7m6iPz8FH+zBEYUJENRkPgznAGWYZMW5J+HJnqKkmQRaDRiW34oiTzZTtMRyjfI8 Vvt9jwCbN+0FUCsk2TgDF8hi8cvjPWvyzIbuOo8UpZJJTndcF5Ssloo3RtG0boVLDYPDxYGvFwI dsv8fOzfzs/iuI8gN2KaWZI+aOSnARC00PsPoDxlCBkl+Oh1WncUkD/ACfh4OWUyuzZOd18U/Id BgvuamDFtzuCPqkreakz7WhyK6eu9DD7aZ8HcYljBEeIqrABheq0sRBar7JJOTb0/FTGxHkHYLQ ZPkMX2/zt1F+Z5c2vkQpkANoXfsC0OJ5aRI0kNHkNyelg== X-Received: by 127.0.0.2 with SMTP id swjgYY7687511x9khXUhQRsC; Wed, 06 Mar 2024 13:17:26 -0800 X-Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mx.groups.io with SMTP id smtpd.web11.7449.1709759845401351300 for ; Wed, 06 Mar 2024 13:17:25 -0800 X-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id B1D545C005C; Wed, 6 Mar 2024 16:17:24 -0500 (EST) X-Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Wed, 06 Mar 2024 16:17:24 -0500 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledriedugddugedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepkfffgggfuffvvehfhfgjtgfgsehtjeertddtvdejnecuhfhrohhmpeftvggs vggttggrucevrhgrnhcuoehrvggsvggttggrsegsshguihhordgtohhmqeenucggtffrrg htthgvrhhnpeehtdfgleelffefffevieeuhfeludfhieehheehhfekieevveeigffhteet gfeljeenucffohhmrghinhepthhirghnohgtohhrvgdrohhrghdpphihthhhohhnrdhorh hgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprhgv sggvtggtrgessghsughiohdrtghomh X-ME-Proxy: Feedback-ID: i5b994698:Fastmail X-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 6 Mar 2024 16:17:23 -0500 (EST) Message-ID: <4ae37dd6-6301-44d8-a46a-50d9d5de9d8b@bsdio.com> Date: Wed, 06 Mar 2024 13:17:25 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH v2 01/10] pip-requirements.txt: require edk2-basetools version 0.1.51 To: Laszlo Ersek , edk2-devel-groups-io Cc: Bob Feng , Joey Vagedes , Liming Gao , Michael D Kinney , Sean Brogan , Yuwei Chen References: <20240305113843.68812-1-lersek@redhat.com> <20240305113843.68812-2-lersek@redhat.com> From: "Rebecca Cran" In-Reply-To: <20240305113843.68812-2-lersek@redhat.com> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,rebecca@bsdio.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 5iD1rJW9g1aPwvGER8lbSMYhx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=osohmxKb; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Reviewed-by: Rebecca Cran On 3/5/2024 4:38 AM, Laszlo Ersek wrote: > The edk2-basetools commit that corresponds to edk2 commit bac9c74080cf > ("BaseTools/AutoGen: declare ProcessLibraryConstructorList() for SEC > modules", 2024-02-29) is 5b7161de22ee ("BaseTools/AutoGen: declare > ProcessLibraryConstructorList() for SEC modules", 2024-03-04); it is part > of tag v0.1.51. > > Subsequent patches in this series put that feature to use. Require releas= e > 0.1.51 of edk2-basetools in "pip-requirements.txt", so that the next > patches work with in-tree and out-of-tree (e.g., CI) BaseTools. > > Furthermore, require version 0.20.0 of edk2-pytool-library. This is a > dependency of edk2-basetools v0.1.50 (commit 08e5bbe755d2, "Add > pyproject.toml and fix setup.py deprecation warnings", 2024-02-13) and > v0.1.51 too (commit f3e15d654479, "Add pyproject.toml and fix setup.py > deprecation warnings", 2024-02-16). > > Cc: Bob Feng > Cc: Joey Vagedes > Cc: Liming Gao > Cc: Michael D Kinney > Cc: Rebecca Cran > Cc: Sean Brogan > Cc: Yuwei Chen > Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3D991 > Signed-off-by: Laszlo Ersek > --- > pip-requirements.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/pip-requirements.txt b/pip-requirements.txt > index 6420078822b5..2f4cd33cc620 100644 > --- a/pip-requirements.txt > +++ b/pip-requirements.txt > @@ -12,9 +12,9 @@ > # https://www.python.org/dev/peps/pep-0440/#version-specifiers > ## > =20 > -edk2-pytool-library=3D=3D0.19.9 > +edk2-pytool-library=3D=3D0.20.0 > edk2-pytool-extensions=3D=3D0.26.4 > -edk2-basetools=3D=3D0.1.48 > +edk2-basetools=3D=3D0.1.51 > antlr4-python3-runtime=3D=3D4.7.1 > lcov-cobertura=3D=3D2.0.2 > regex=3D=3D2023.12.25 > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116460): https://edk2.groups.io/g/devel/message/116460 Mute This Topic: https://groups.io/mt/104742519/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-