Commit Graph

2 Commits

Author SHA1 Message Date
Michael Opdenacker
61d14138c2 meta-python: Remove unused AUTHOR variable
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>
2023-08-05 09:29:56 -07:00
Wang Mingyu
5cc6d9375e python3-rsa: upgrade 4.8 -> 4.9
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>
2022-07-27 21:21:43 -07:00