summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pkcs11: inherit cython classRoss Burton2024-11-191-2/+1
| | | | | | | | Use the new cython class to avoid duplicated fixup code to remove build paths. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pkcs11: Add recipe for version 0.7.0Vesa Jääskeläinen2021-08-301-0/+25
"A high level, “more Pythonic” interface to the PKCS#11 (Cryptoki) standard to support HSM and Smartcard devices in Python." Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>