public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Drop the broken dependency on pylint
@ 2026-08-28 13:31
0 siblings, 0 replies; only message in thread
From: @ 2026-08-28 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 1c92cba903877a8a3cd7022b7e9e250fe0a5b688
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2019-08-22T20:43:52+02:00
Stats : +1/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/1c92cba903877a8a3cd7022b7e9e250fe0a5b688?branch=opencv5
Log:
Drop the broken dependency on pylint
---
diff --git a/opencv.spec b/opencv.spec
index ea0601e..54298e8 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -108,7 +108,6 @@ BuildRequires: pkgconfig
BuildRequires: python3-devel
BuildRequires: python3-flake8
BuildRequires: python3-numpy
-BuildRequires: pylint
BuildRequires: swig >= 1.3.24
%{?with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.4.9}
%if 0%{?fedora} || 0%{?rhel} > 7
@@ -286,7 +285,7 @@ pushd build
-DINSTALL_PYTHON_EXAMPLES=ON \
-DPYTHON2_EXECUTABLE=false \
-DPYTHON3_EXECUTABLE=%{__python3} \
- -DENABLE_PYLINT=ON \
+ -DENABLE_PYLINT=OFF \
-DBUILD_PROTOBUF=OFF \
-DPROTOBUF_UPDATE_FILES=ON \
%{?with_opencl: -DOPENCL_INCLUDE_DIR=%{_includedir}/CL } \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:31 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:31 [rpms/opencv] opencv5: Drop the broken dependency on pylint
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox