It appears that this package has never required the `py` module.

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb 
b/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb
index cce9ce33e22..e5e5e048bd4 100644
--- a/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb
+++ b/meta/recipes-devtools/python/python3-pytest-runner_6.0.1.bb
@@ -10,7 +10,6 @@ inherit pypi python_setuptools_build_meta
 DEPENDS += " \
     python3-setuptools-scm-native"
 
-RDEPENDS:${PN} = "python3-py python3-setuptools python3-debugger python3-json \
-                  python3-io"
+RDEPENDS:${PN} = "python3-setuptools python3-debugger python3-json python3-io"
 
 BBCLASSEXTEND = "native nativesdk"
-- 
2.34.1

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

Reply via email to