mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-m2crypto: do not rely on smtpd module
It's not mentioned anywhere in source code, and python 3.12 has removed it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
10e44c9ce5
commit
6de5e84625
@@ -24,7 +24,6 @@ RDEPENDS:${PN} += "\
|
||||
${PYTHON_PN}-netclient \
|
||||
${PYTHON_PN}-netserver \
|
||||
${PYTHON_PN}-numbers \
|
||||
${PYTHON_PN}-smtpd \
|
||||
${PYTHON_PN}-xmlrpc \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user