Skip to content

Commit 68ea99f

Browse files
MirkoCovizzinordicjm
authored andcommitted
[nrf fromtree] scripts: requirements-base: pin patool to >=2.0.0
This resolves an issue on MacOS where `west sdk install` would fail when extracting a `.tar.xz` package due to the command line options selected by patool. Signed-off-by: Mirko Covizzi <[email protected]> (cherry picked from commit 5b3a48c)
1 parent 654c27e commit 68ea99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pykwalify
1717
canopen
1818
packaging
1919
progress
20-
patool
20+
patool>=2.0.0
2121
psutil>=5.6.6
2222
pylink-square
2323
pyserial

0 commit comments

Comments
 (0)