mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 21:29:58 +00:00
python3-pycocotools: Use build pep517-backend
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bf78e13071
commit
38ad9b2856
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user