summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pycryptodome(x): moved to OE-Core, remove from meta-pythonDenys Dmytriyenko2020-06-121-10/+0
| | | | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit a8f3c00d8d113b46a49584682e10435157d516ca) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pycryptodomex: cleanup recipe to use common includeDenys Dmytriyenko2020-04-011-23/+3
| | | | | | | | | | PyCryptodome is "an almost drop-in replacement for the old PyCrypto library" and installs under "Crypto" package. In cases when both PyCryptodome and old PyCrypto are needed, there's PyCryptodomeX that installs under own name as "Cryptodome" package. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycryptodomex: add 3.9.4 recipeRajesh Ravi2020-03-121-0/+30
Add python3-pycryptodomex 3.9.4 recipe needed to build such components as optee 3.8.0. Signed-off-by: Rajesh Ravi <rajesh.ravi@broadcom.com> Signed-off-by: Scott Branden <scott.branden@broadcom.com> Reviewed-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>