
21 Dec
2022
21 Dec
'22
1:28 a.m.
On Mon, 19 Dec 2022 at 22:38, Maxim Cournoyer maxim.cournoyer@gmail.com wrote:
The SafeConfigParser class has been renamed in Python 3.2 to ConfigParser, and the old alias has been deprecated since.
Signed-off-by: Maxim Cournoyer maxim.cournoyer@savoirfairelinux.com
(no changes since v1)
tools/patman/settings.py | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm/next, thanks!