summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-rsa_4.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rsa: upgrade 4.8 -> 4.9Wang Mingyu2022-07-271-0/+40
Changelog: ========== Remove debug logging from rsa/key.py (#194). Remove overlapping slots in PrivateKey and PublicKey. (#189). Do not include CHANGELOG/LICENSE/README.md in wheel (#191). Fixed Key Generation Unittest: Public and Private keys are assigned the wrong way around (#188). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>