mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pycrypto: remove obsolete pycrypto module
pycrypto hasn't had a commit upstream since June 2014, which for a security-critical module is not a good sign. Everyone has migrated to the pycryptodome or cryptography modules, so remove pycrypto from meta-python. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -315,7 +315,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
||||
python3-pycodestyle \
|
||||
python3-pyconnman \
|
||||
python3-pycparser \
|
||||
python3-pycrypto \
|
||||
python3-pycurl \
|
||||
python3-pydbus \
|
||||
python3-pydbus-manager \
|
||||
|
||||
Reference in New Issue
Block a user