summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycocotools/0001-downgrade-numpy-version-to-1.26.4.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-pycocotools: Downgrade numpy version needed to 1.xKhem Raj2024-08-241-0/+26
This is needed for it to build with PEP-517 backend, older backend ignored the version Signed-off-by: Khem Raj <raj.khem@gmail.com>