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>
This commit is contained in:
Alexander Kanavin
2022-02-02 19:27:35 +01:00
committed by Richard Purdie
parent f67ec4ff8b
commit 6db7501b6b
4 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=29242a70410a4eeff488a28164e7ab93"
inherit pypi
PYPI_PACKAGE_EXT = "zip"
PYPI_PACKAGE_EXT = "tar.gz"
RDEPENDS:${PN} += " \
${PYTHON_PN}-io \