From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by mx.groups.io with SMTP id smtpd.web08.412.1662566007272512471 for ; Wed, 07 Sep 2022 08:53:27 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@quicinc.com header.s=qcppdkim1 header.b=fhulCTOF; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: quicinc.com, ip: 205.220.168.131, mailfrom: quic_rcran@quicinc.com) Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 287CnMcJ003487; Wed, 7 Sep 2022 15:53:20 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=qcppdkim1; bh=Ja+Y2uorf/uN+y72fZWr99ZbPQKgBc6PSwUu38tajRs=; b=fhulCTOFpztxNuhCri7vJGqldnpkbElzClNYcGrcCwh2cLvaVbJKqK/z4oPmuQZKURM8 ciHs4vfvwJakIO1ulMfq1JRMJyenBKJmYrFM+WclgoyZACmlPF+AZCMuX5rnL/nEbQux dKQajuJKMjkcqFKulA0XRd4KxTTkjQs0QvKJIRZUgLmHhGFBScAJkTxzmui4GIe+bC5c ty0FoNWl0vk1PU6l22AJOeU4PJ+lA7C53OcVWJb6Cu6+3YQ1jf1gl73aggCGUTXXeFw9 0ffm7a358ZN5sbCgylawclqWprVsD+dV7O0ctyCaCXuSwOKlucpcsnBO576qEKJBhvBc sA== Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3jeqfwhb2g-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 07 Sep 2022 15:53:20 +0000 Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 287FrJp4007165 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 7 Sep 2022 15:53:19 GMT Received: from [10.110.11.216] (10.80.80.8) by nasanex01b.na.qualcomm.com (10.46.141.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.29; Wed, 7 Sep 2022 08:53:19 -0700 Message-ID: Date: Wed, 7 Sep 2022 09:53:18 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1 Subject: Re: [edk2-devel] [PATCH 1/1] pip-requirement: Upgrade the edk2-basetools version from 0.1.28 to 0.1.29 To: , CC: Liming Gao , Yuwei Chen , Rebecca Cran References: <20220907152335.1339-1-bob.c.feng@intel.com> From: "Rebecca Cran" In-Reply-To: <20220907152335.1339-1-bob.c.feng@intel.com> X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01b.na.qualcomm.com (10.46.141.250) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: vA9kT2cZ7Ck89HllAAscmdBvOPeixyhG X-Proofpoint-GUID: vA9kT2cZ7Ck89HllAAscmdBvOPeixyhG X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.528,FMLib:17.11.122.1 definitions=2022-09-07_08,2022-09-07_02,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=999 impostorscore=0 adultscore=0 phishscore=0 clxscore=1011 suspectscore=0 spamscore=0 bulkscore=0 priorityscore=1501 lowpriorityscore=0 mlxscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2207270000 definitions=main-2209070062 Content-Language: en-US Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Thanks. Reviewed-by: Rebecca Cran On 9/7/22 09:23, Bob Feng wrote: > features and bug fixes: > 1. Revert "BaseTools: Fix DSC LibraryClass precedence rule" > > Signed-off-by: Bob Feng > Cc: Liming Gao > Cc: Yuwei Chen > Cc: Rebecca Cran > --- > pip-requirements.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pip-requirements.txt b/pip-requirements.txt > index 353c01ff71ed..967da7cb3783 100644 > --- a/pip-requirements.txt > +++ b/pip-requirements.txt > @@ -14,5 +14,5 @@ > > edk2-pytool-library==0.11.2 > edk2-pytool-extensions~=0.16.0 > -edk2-basetools==0.1.28 > +edk2-basetools==0.1.29 > antlr4-python3-runtime==4.7.1