Skip to content

Conversation

@gromag
Copy link
Owner

@gromag gromag commented Dec 10, 2025

No description provided.

asenyaev and others added 30 commits July 29, 2022 18:13
* Scheduled rolling workflows

* Fixed a bug in commit/date for package version

* Changed the name of Windows pipelines
)

* Added zlib build from the source on Linux, handling auditwheel issues

* Removed unused variable

* Removed bzip2 from dependencies for OpenCV Python packages
fix: handle None case for python library
fixes #836 i.e.

- ability to build untagged commits manually using pip wheel (ensuring the version conforms to PEP 440, and to our actual documentation, by using + instead of .)
- ability to compile against current OpenCV on Python 3.8 (using numpy 1.17.5 instead of 1.17.3 which does not compile anymore)
Temporary hack to cover Scikit-build 0.17.3 and newer
Fix for issue #835

I encountered the same issue today. By updating to require numpy 1.24.3 I was about to build successfully for my environment (python 3.11.3 / macos ventura arm64 / gstreamer support enabled)
Force python3 in build procedure to generate python typing stubs
Build environment update on Linux.
asmorkalov and others added 29 commits January 15, 2025 22:39
Reverted back to Github actions checkout as self-made command does not handle releases
* Update build_wheels_windows.yml
* Update setup.py
* Base image update from ubuntu 20.04 to 22.04.

* Update dependencies.

* Removed double artifacts upload.

* Use fresh download step.

* Deduplicate wheels upload on Mac too.
* Added libavif to the build environment.

* Added license text for libavif and its dependencies.
Install libavif and deps on MacOS.
…tom_builds

setup.py: support patched sources, allow custom package name
…ted-version

Add Python `3.13` in the supported versions
BLAS search fix on Linux after chanages in main OpenCV.
Updated OpenCV to release 4.12.0.
Updated Windows build environment to 2025. 2019 - retired.
Disabled Orbbec backend on Windows in headless configuration as it uses MSMF API too
* New manylinux_2_28 based invironment.

* Fixed typo.
@gromag gromag merged commit 0957ebd into gromag:4.x Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.