From nobody Wed May 15 01:52:20 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+88784+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+88784+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1649773373; cv=none; d=zohomail.com; s=zohoarc; b=f+Gi04zBDibQ4/FAuYkQjJ3w0dQlv9VYnJcnT5GmtgZIbshSumITpLxwONDSvvdgm3k6Mcd16FXj/QGFEzcDDNUF+zY1rEMaFP0X50z6HCPPWIriZLLuGp7Ih5tVp58MmslJdAzdBxQZWh8KIvw58CaZlos0549SSeImEVYOpAs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1649773373; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=IiZsLAYW01YDX3sbZYC7spsSbCYY/I8e3BUQnLV0DmM=; b=A2kQOaa+YpqxLG70uZjHAfXYIjI3X6kVcQi40XvIQH8gQmIXfHKytgG+Jx0nJS0L/O0ZO+2IfS4iJa4KLoOnTfBdFyGM2rsyr2+kswNkQbjwSzD+EfuRUIKljvCrvVvD9hXX+KOGCcJKblbXOUQLMaH+goT5W4kVd3dww6NtBZA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+88784+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1649773373386702.3796104636301; Tue, 12 Apr 2022 07:22:53 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id 38tsYY1788612xKLsrBfMuZc; Tue, 12 Apr 2022 07:22:53 -0700 X-Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mx.groups.io with SMTP id smtpd.web09.11377.1649773371353285065 for ; Tue, 12 Apr 2022 07:22:52 -0700 X-IronPort-AV: E=McAfee;i="6400,9594,10314"; a="262134699" X-IronPort-AV: E=Sophos;i="5.90,254,1643702400"; d="scan'208";a="262134699" X-Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2022 07:22:50 -0700 X-IronPort-AV: E=Sophos;i="5.90,254,1643702400"; d="scan'208";a="572782832" X-Received: from bfeng1-mobl1.ccr.corp.intel.com ([10.249.172.242]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2022 07:22:47 -0700 From: "Bob Feng" To: devel@edk2.groups.io Cc: Bob Feng , Sean Brogan , Bret Barkelew , Michael D Kinney , Liming Gao Subject: [edk2-devel] [Patch] pip-requirements.txt: Update basetools version to 0.1.17 Date: Tue, 12 Apr 2022 22:22:30 +0800 Message-Id: <20220412142230.529-1-bob.c.feng@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: 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,bob.c.feng@intel.com X-Gm-Message-State: 0vmYMgYfuB3ZhZT5rZBM848px1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1649773373; bh=IiZsLAYW01YDX3sbZYC7spsSbCYY/I8e3BUQnLV0DmM=; h=Cc:Date:From:Reply-To:Subject:To; b=n+trV/JSPVO8Ztv4uRBbfAU59WHmF+vwnZn/EUlUzAVqKdku4CvNVSv4xMC+zl7GMz8 WQckB37rYgsZeyLrj1ebh5zH42jtZzLh2G4mnSBimX5uZyTT3i2IwWlUqquoo4+JJJggX N5ddgukDOuVDw/fx8nLWZ6Fft5b5Hds3mOQ= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1649773375043100003 Content-Type: text/plain; charset="utf-8" Synced the basetools patch from edk2 repo to edk2-basetools repo. Update the basetools pip module version to the latest. Signed-off-by: Bob Feng Cc: Sean Brogan Cc: Bret Barkelew Cc: Michael D Kinney Cc: Liming Gao Reviewed-by: Michael D Kinney --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index f8bcd9ceb5..89f5ff1733 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -12,7 +12,7 @@ # https://www.python.org/dev/peps/pep-0440/#version-specifiers ## =20 edk2-pytool-library=3D=3D0.11.2 edk2-pytool-extensions~=3D0.16.0 -edk2-basetools=3D=3D0.1.13 +edk2-basetools=3D=3D0.1.17 antlr4-python3-runtime=3D=3D4.7.1 --=20 2.29.1.windows.1 -=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 (#88784): https://edk2.groups.io/g/devel/message/88784 Mute This Topic: https://groups.io/mt/90418955/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-