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 E6B30D800D7 for ; Fri, 27 Oct 2023 15:21:17 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=LShXKaS5Zi3qj4U+dsThtrp01NvM7Ol2v2S5fIwVhh4=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1698420076; v=1; b=JgZdsSHadCd0hO4fc1OGUUVrfcoclZkEjroupUCPC0ca5lPLDSwfMkULg0L+f1ZyQ+YzioHz ZB1IABBYU34ZV61TmcTjdvje8TsvxjFyqA6PYBcnMT1yrGCaOZX4F6y3LBsqvHmAftPRuSygiR5 YStHtH5hUceA/AjyEQXY/dIo= X-Received: by 127.0.0.2 with SMTP id 4PQCYY7687511xv5adHCJvuG; Fri, 27 Oct 2023 08:21:16 -0700 X-Received: from mail-pg1-f171.google.com (mail-pg1-f171.google.com [209.85.215.171]) by mx.groups.io with SMTP id smtpd.web10.9576.1698420075937938532 for ; Fri, 27 Oct 2023 08:21:16 -0700 X-Received: by mail-pg1-f171.google.com with SMTP id 41be03b00d2f7-5b92b852390so1623636a12.2 for ; Fri, 27 Oct 2023 08:21:15 -0700 (PDT) X-Gm-Message-State: MkScXRKyw7oO00T73ltzolpox7686176AA= X-Google-Smtp-Source: AGHT+IH+RZtb0OfeuGYMStj70mhoaOoppUOLHl2YvZ0HrNYwZ5CeHIt4sOOeFpjIUE31TPkP7XhfPg== X-Received: by 2002:a17:90a:d3cf:b0:279:354b:50f1 with SMTP id d15-20020a17090ad3cf00b00279354b50f1mr2741546pjw.3.1698420074803; Fri, 27 Oct 2023 08:21:14 -0700 (PDT) X-Received: from localhost.localdomain (c-174-164-102-13.hsd1.wa.comcast.net. [174.164.102.13]) by smtp.googlemail.com with ESMTPSA id e5-20020a17090ac20500b0027cf8869ee7sm3542018pjt.0.2023.10.27.08.21.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Oct 2023 08:21:14 -0700 (PDT) From: "Joey Vagedes via groups.io" X-Google-Original-From: Joey Vagedes To: devel@edk2.groups.io Cc: Sean Brogan , Michael Kubacki , Michael D Kinney , Liming Gao Subject: [edk2-devel] [PATCH v1 0/2] Upgrade edk2-pytools to latest Date: Fri, 27 Oct 2023 08:15:49 -0700 Message-Id: <20231027151551.1043941-1-joeyvagedes@microsoft.com> MIME-Version: 1.0 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,joeyvagedes@microsoft.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=JgZdsSHa; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=none Upgrades edk2-pytool-library to v0.19.3 and edk2-pytool-extensions to v0.25.1 and performs all necessary integrations as noted in the individual package commits. Cc: Sean Brogan Cc: Michael Kubacki Cc: Michael D Kinney Cc: Liming Gao Joey Vagedes (2): .pytool: Integration of edk2-pytools BaseTools: Plugin: Integration of edk2-pytools .pytool/Plugin/HostUnitTestDscCompleteCheck/HostUnitTestDscCompleteCheck.py | 7 ++++--- .pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py | 12 ++++++------ BaseTools/Plugin/DebugMacroCheck/BuildPlugin/DebugMacroCheckBuildPlugin.py | 10 +++++----- pip-requirements.txt | 4 ++-- 4 files changed, 17 insertions(+), 16 deletions(-) -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110215): https://edk2.groups.io/g/devel/message/110215 Mute This Topic: https://groups.io/mt/102223493/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-