From 84ee47308b213348d18d55d4aca480ab830eeab4 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Tue, 28 Jan 2025 11:05:56 +0100 Subject: python3-pydantic-core: remove not needed INSANE_SKIP The current version of the recipe passes the "buildpaths" QA check, it is not needed to skip it. Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb index 5dd76f99fa..063730372b 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb @@ -25,7 +25,6 @@ RDEPENDS:${PN} += " \ " INSANE_SKIP:${PN} = "already-stripped" -INSANE_SKIP:${PN} += "buildpaths" # python3-misc is for Lib/timeit.py which is not split out elsewhere RDEPENDS:${PN}-ptest += "\ -- cgit v1.2.3-54-g00ecf