git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70bac9
)
buildman: Add python3-pycryptodome
author
Simon Glass
<sjg@chromium.org>
Sun, 23 Jun 2024 17:56:18 +0000
(11:56 -0600)
committer
Simon Glass
<sjg@chromium.org>
Wed, 3 Jul 2024 06:36:33 +0000
(07:36 +0100)
This is used by some Binman entry types, so add it to allow more tests
to pass.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
tools/buildman/requirements.txt
patch
|
blob
|
history
diff --git
a/tools/buildman/requirements.txt
b/tools/buildman/requirements.txt
index
564e548
..
052d0ed
100644
(file)
--- a/
tools/buildman/requirements.txt
+++ b/
tools/buildman/requirements.txt
@@
-1,4
+1,5
@@
coverage==6.2
jsonschema==4.17.3
+pycryptodome==3.20
pyyaml==6.0
yamllint==1.26.3