Running supervisord without these fails with import errors. smtpd might look 
strange, but provides required asynchat.py.
---
 .../recipes-devtools/python/python3-supervisor_4.2.4.bb      | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-supervisor_4.2.4.bb 
b/meta-python/recipes-devtools/python/python3-supervisor_4.2.4.bb
index fdd8a76cf..7da29e39b 100644
--- a/meta-python/recipes-devtools/python/python3-supervisor_4.2.4.bb
+++ b/meta-python/recipes-devtools/python/python3-supervisor_4.2.4.bb
@@ -13,6 +13,11 @@ PYPI_PACKAGE = "supervisor"
 inherit pypi systemd setuptools3
 RDEPENDS:${PN} = "\
     ${PYTHON_PN}-meld3 \
+    ${PYTHON_PN}-io \
+    ${PYTHON_PN}-xmlrpc \
+    ${PYTHON_PN}-resource \
+    ${PYTHON_PN}-setuptools \
+    ${PYTHON_PN}-smtpd \
 "

 SRC_URI += "file://supervisord.conf \
--
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#97956): 
https://lists.openembedded.org/g/openembedded-devel/message/97956
Mute This Topic: https://lists.openembedded.org/mt/92555239/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to