A request to release a new version is here: https://github.com/sumerc/yappi/issues/122
Signed-off-by: Alexander Kanavin <[email protected]> --- meta-python/recipes-devtools/python/python3-yappi_1.3.6.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-yappi_1.3.6.bb b/meta-python/recipes-devtools/python/python3-yappi_1.3.6.bb index 2f2444319..526af346b 100644 --- a/meta-python/recipes-devtools/python/python3-yappi_1.3.6.bb +++ b/meta-python/recipes-devtools/python/python3-yappi_1.3.6.bb @@ -32,3 +32,5 @@ do_install_ptest() { cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ cp -f ${S}/yappi/yappi.py ${D}/${PTEST_PATH}/ } + +SKIP_RECIPE[python3-yappi] ?= "Not compatible with py3.11; needs a new release" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99317): https://lists.openembedded.org/g/openembedded-devel/message/99317 Mute This Topic: https://lists.openembedded.org/mt/94599517/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
