From e8f04afdd1a1715472dfadbe506dfc5513b7c403 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 28 Oct 2024 10:14:15 -0700 Subject: python3-dominate: Fix ptests with python 3.13 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb b/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb index 054d5236e5..cce304498a 100644 --- a/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb @@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "558284687d9b8aae1904e3d6051ad132dd4a8c0cf551b37ea4e7e42a31 inherit pypi ptest python_setuptools_build_meta SRC_URI += " \ + file://58f7d7fdb171f80ed6ce97e6ca4409723975c47f.patch \ file://run-ptest \ " -- cgit v1.2.3-54-g00ecf