opencv-contrib-python: add build-opencv-contrib-python.yml for riscv64 wheels - #845
Open
luhenry wants to merge 1 commit into
Open
opencv-contrib-python: add build-opencv-contrib-python.yml for riscv64 wheels#845luhenry wants to merge 1 commit into
luhenry wants to merge 1 commit into
Conversation
luhenry
force-pushed
the
opencv-contrib-python
branch
4 times, most recently
from
September 3, 2026 14:00
8c73076 to
56b6599
Compare
…4 wheels Mirrors build-opencv-python.yml, the third build variant from the same opencv/opencv-python source repo: checks out the opencv_contrib submodule and sets ENABLE_CONTRIB=1 (plus the matching find_version.py/version.py stamp) to build opencv_contrib_python instead of opencv_python. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Az13NcXsVZzzxXmaxxUEy7
luhenry
force-pushed
the
opencv-contrib-python
branch
from
September 3, 2026 14:02
56b6599 to
2def3df
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
opencv-contrib-python5.0.0.93OpenCV Python bindings plus the
opencv_contribextra modules. Upstream publishes no riscv64 wheel.Mirrors
build-opencv-python.yml, the plain (non-headless) sibling already merged for this repo — same source tree, same riscv64 fix, same test command.Differs from upstream
opencv_contribsubmodule checkout,ENABLE_CONTRIB=1and a matchingfind_version.py/cv2/version.pystamp select the contrib build.timeout-minutesraised to 1440 - contrib roughly doubles the module count to compile.Testing
run_tests/test_wheelsfor the contrib variant run the identicalmodules/python/test/test.py -v --repo .command againstopencv/, with no separate discovery ofopencv_contrib's own test files.License: OK - same
LICENSE.txt/LICENSE-3RD-PARTY.txtbundled byopencv-python's ownsetup.pyregardless of the contrib flag; nothing new is vendored by this build.Built on cp312, reused for cp313/cp314.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Az13NcXsVZzzxXmaxxUEy7