ppc64le / build-scripts

Build scripts for open source projects on Linux on POWER LE
Apache License 2.0
79 stars 246 forks source link

Currency: Added build scripts and build_info.json files for opencv-python-headless. #4698

Closed Salil4IBM closed 2 weeks ago

Salil4IBM commented 2 weeks ago

opencv-python-headless_ubi_8.10.sh - build opencv-python-headless==4.10.0.84 .whl file(Maximo deliverable, along with numpy==2.1.2 .whl file) with Python3.11, install .whl and test. Script to be run in UBI 8.10 container. Travis check set to False. opencv-python-headless_ubi_9.3.sh - build opencv-python-headless==4.10.0.84 with Python3.11, install and test - part of Currency task. Script to be run in UBI 9.3 container. Travis check set to True. build_info.json - build info for opencv-python-headless_ubi_9.3.sh as per Currency process. LICENSE - for the build scripts.