From 1f6400f0f810b041c3625d0ed98a6078277955d8 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 16 Oct 2024 21:34:58 +0200 Subject: python3-yappi: backport a python 3.13 patch Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-yappi_1.6.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-yappi_1.6.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-yappi_1.6.0.bb b/meta-python/recipes-devtools/python/python3-yappi_1.6.0.bb index 4349cab1e7..80d5012be2 100644 --- a/meta-python/recipes-devtools/python/python3-yappi_1.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-yappi_1.6.0.bb @@ -10,6 +10,7 @@ SRC_URI += " \ file://run-ptest \ file://0001-test_functionality-convert-line-endings-to-Unix.patch \ file://0002-Fix-import-of-tests.utils-to-enable-pytest.patch \ + file://py3.13.patch \ " inherit pypi python_setuptools_build_meta ptest -- cgit v1.2.3-54-g00ecf