https://bugzilla.redhat.com/show_bug.cgi?id=1839256
--- Comment #5 from Robert-André Mauchin zebob.m@gmail.com --- Another error:
error: File not found: /builddir/build/BUILDROOT/mingw-opencv-4.2.0-1.fc33.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/python3.9/site-packages/cv2-cpython-38.dll Deprecated external dependency generator is used! File not found: /builddir/build/BUILDROOT/mingw-opencv-4.2.0-1.fc33.x86_64/usr/i686-w64-mingw32/sys-root/mingw/lib/python3.9/site-packages/cv2-cpython-38.dll Child return code was: 1
We got Python 3.9 now so this probably needs to be adjusted:
%files -n mingw32-python3-%{pkgname} %{mingw32_python3_sitearch}/cv2-cpython-%{python_version_nodots}.dll
%files -n mingw64-python3-%{pkgname} %{mingw64_python3_sitearch}/cv2-cpython-%{python_version_nodots}.dll