Hi,

Could it be it should be '${PYTHON_PN}-setuptools-native'
iso  '${PYTHON_PN}-setuptools' ?

Br

On Fri, Jul 22, 2022 at 9:39 PM Martin Großhauser <[email protected]>
wrote:

> 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
>
>
> 
>
>

-- 
Jan Vermaete
“Success is a self-correcting phenomenom.” -- Gary Hamel
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#97963): 
https://lists.openembedded.org/g/openembedded-devel/message/97963
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