Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-python: Remove unused AUTHOR variable | Michael Opdenacker | 2023-08-05 | 1 | -1/+0 |
| | | | | | | | | | No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-rsa: upgrade 4.8 -> 4.9 | Wang Mingyu | 2022-07-27 | 1 | -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> |