public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Add missing pyproject_wheel
@ 2026-08-28 13:33 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : a4104bd4922665df4ba41f92a2da09dddd23e8f5
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2025-10-16T19:41:03+02:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/a4104bd4922665df4ba41f92a2da09dddd23e8f5?branch=opencv5
Log:
Add missing pyproject_wheel
---
diff --git a/opencv.spec b/opencv.spec
index 3b5360b..65aa100 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -545,11 +545,13 @@ install -pm 0644 %{S:4} .cache/ade/
%cmake_build
+cd %{__cmake_builddir}/python_loader/
+%pyproject_wheel
%install
%cmake_install
cd %{__cmake_builddir}/python_loader/
-%pyproject_install}
+%pyproject_install
%pyproject_save_files cv2
rm -rf %{buildroot}%{_datadir}/OpenCV/licenses/
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:33 [rpms/opencv] opencv5: Add missing pyproject_wheel Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox