Rebuild with python 3.14

This commit is contained in:
2026-05-07 08:48:14 +03:00
parent c9f840ac11
commit acba7cc222
+2 -1
View File
@@ -1,7 +1,7 @@
name: opencv name: opencv
description: Open Source Computer Vision Library description: Open Source Computer Vision Library
version: 4.13.0 version: 4.13.0
revision: 4 revision: 5
url: https://opencv.org/ url: https://opencv.org/
license: Apache-2.0 license: Apache-2.0
maintainers: maintainers:
@@ -34,6 +34,7 @@ make_depends:
- glew - glew
- jdk - jdk
- mesa - mesa
- python3=3.14.*
- python-numpy - python-numpy
- python-setuptools - python-setuptools
- qt6-5compat - qt6-5compat