From b0e66ebc2a375ef7da2a36f27269b3d96b305b2f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 11 Oct 2021 20:41:20 +0200 Subject: python3-yappi: add python 3.10 fix Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb b/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb index 94988a7448..7cfc84e756 100644 --- a/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb @@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "a51d3e6e5563cc74b5bb82ed6e7bd44a9c1a7eae3d97e4d52e9465edb3 SRC_URI += " \ file://run-ptest \ file://0001-Fix-imports-for-ptests.patch \ + file://python310.patch \ " inherit pypi setuptools3 ptest -- cgit v1.2.3-54-g00ecf