Browse Source
The west patch command used hashlib.file_digest which was introduced in Python 3.11. Replace with a loop to support Python 3.10 (the current minimum). Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>pull/91106/head
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue