From 38ad9b2856d8ed2d2825e874e588883529af5609 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 14 Aug 2024 15:12:42 -0700 Subject: python3-pycocotools: Use build pep517-backend Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb b/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb index c9968ae379..47c750104e 100644 --- a/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb @@ -3,7 +3,7 @@ SUMMARY = "COCO is a large image dataset designed for object detection, segmenta LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://pycocotools/coco.py;beginline=45;endline=45;md5=12cb539683cf245df8b6ce782d78f647" -inherit setuptools3 pypi +inherit pypi python_setuptools_build_meta SRC_URI[sha256sum] = "8f2bcedb786ba26c367a3680f9c4eb5b2ad9dccb2b34eaeb205e0a021e1dfb8d" -- cgit v1.2.3-54-g00ecf