summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb2
1 files changed, 2 insertions, 0 deletions
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 47c750104e..7226f0fb81 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
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://pycocotools/coco.py;beginline=45;endline=45;md5=12cb5
5 5
6inherit pypi python_setuptools_build_meta 6inherit pypi python_setuptools_build_meta
7 7
8SRC_URI += "file://0001-downgrade-numpy-version-to-1.26.4.patch"
9
8SRC_URI[sha256sum] = "8f2bcedb786ba26c367a3680f9c4eb5b2ad9dccb2b34eaeb205e0a021e1dfb8d" 10SRC_URI[sha256sum] = "8f2bcedb786ba26c367a3680f9c4eb5b2ad9dccb2b34eaeb205e0a021e1dfb8d"
9 11
10DEPENDS = "python3-cython-native python3-numpy-native virtual/crypt" 12DEPENDS = "python3-cython-native python3-numpy-native virtual/crypt"