public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Drop the broken dependency on pylint
Date: Fri, 28 Aug 2026 13:31:12 GMT [thread overview]
Message-ID: <178792387231.1.2303567445689676710.rpms-opencv-1c92cba90387@fedoraproject.org> (raw)
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 } \
reply other threads:[~2026-08-28 13:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178792387231.1.2303567445689676710.rpms-opencv-1c92cba90387@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox