Skip to content

Commit 5b3a48c

Browse files
MirkoCovizzidanieldegrasse
authored andcommitted
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]>
1 parent 4852719 commit 5b3a48c

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)