diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-02-02 19:27:35 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-03 09:05:14 +0000 |
| commit | 6db7501b6b43a8dbd74dba56ebca633d05a7380b (patch) | |
| tree | 7904fd2882d183ca354392010f01dd0ed17dfb9a /meta/recipes-devtools/python/python3-pycryptodome_3.14.0.bb | |
| parent | f67ec4ff8b75ef4fde800a38672bc9a2ffdcd4a4 (diff) | |
| download | poky-6db7501b6b43a8dbd74dba56ebca633d05a7380b.tar.gz | |
python3-pycryptodome: update 3.12.0 -> 3.14.0
(From OE-Core rev: af2688740287a08b04b478263f9507c99cf0f5fc)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-pycryptodome_3.14.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodome_3.14.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.14.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.14.0.bb new file mode 100644 index 0000000000..fb2f8d5ff0 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.14.0.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require python-pycryptodome.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "ceea92a4b8ba6c50d8d70f2efbb4ea14b002dac4160ce4dda33f1b7442f8158a" | ||
| 5 | |||
