mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-21 05:27:04 +00:00
python3-pyinotify: do not rely on smtpd module
It's not mentioned anywhere in source code, and python 3.12 has removed it. Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -9,7 +9,6 @@ RDEPENDS:${PN} += "\
|
|||||||
${PYTHON_PN}-logging \
|
${PYTHON_PN}-logging \
|
||||||
${PYTHON_PN}-misc \
|
${PYTHON_PN}-misc \
|
||||||
${PYTHON_PN}-shell \
|
${PYTHON_PN}-shell \
|
||||||
${PYTHON_PN}-smtpd \
|
|
||||||
${PYTHON_PN}-threading \
|
${PYTHON_PN}-threading \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user