From nobody Fri May 17 10:44:22 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+90833+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+90833+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 165648930890145.10401326140686; Wed, 29 Jun 2022 00:55:08 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id hBNOYY1788612xjrwgzeMbns; Wed, 29 Jun 2022 00:55:08 -0700 X-Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mx.groups.io with SMTP id smtpd.web08.8851.1656489307727124518 for ; Wed, 29 Jun 2022 00:55:07 -0700 X-IronPort-AV: E=McAfee;i="6400,9594,10392"; a="283051434" X-IronPort-AV: E=Sophos;i="5.92,230,1650956400"; d="scan'208";a="283051434" X-Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jun 2022 00:55:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,230,1650956400"; d="scan'208";a="647277009" X-Received: from shwdepsi1121.ccr.corp.intel.com ([10.239.158.59]) by fmsmga008.fm.intel.com with ESMTP; 29 Jun 2022 00:55:06 -0700 From: "Bob Feng" To: devel@edk2.groups.io Subject: [edk2-devel] [Patch] pip-requirements.txt: Update basetools version to 0.1.24 Date: Wed, 29 Jun 2022 15:55:02 +0800 Message-Id: <20220629075503.1143-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: VC23GPY1lQTRPVyYtmLQmxOqx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1656489308; bh=11jOlKmUObG+R5sGeQzoOowxEMr4g4faSnBSDTLxrXA=; h=Date:From:Reply-To:Subject:To; b=TT+Q28dhG281TfwIqMbRJBe+hmctkAbHeTA2mXLRMyt+RbQbaDsUPUGuILZ8/cZXCM3 F8HJUzAWKAhbjQCzmhxbMhL1UMt3F4vIc4V2gdl/KsElDtul3FoqadhRGdsGGeuuhMR1l qqDy/S9N3pfxfpbv5TxRNETac6Mrqm5c4SI= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1656489309630100001 Content-Type: text/plain; charset="utf-8" Synced the basetools patch from edk2 repo to edk2-basetools repo. edk2 sha-1: 59141288716f8917968d4bb96367b7d08fe5ab8a Update the basetools pip module version to the latest 0.1.24. Signed-off-by: Bob Feng Acked-by: Michael Kubacki 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 6585df201d..29424b08bd 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.17 +edk2-basetools=3D=3D0.1.24 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 (#90833): https://edk2.groups.io/g/devel/message/90833 Mute This Topic: https://groups.io/mt/92060732/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-