public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Update Python 2 dependency declarations to new packaging standards
@ 2026-08-28 13:30 Iryna Shcherbina
0 siblings, 0 replies; only message in thread
From: Iryna Shcherbina @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : feb761e82b336a7a9138e17f42332c490c747b8e
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date : 2018-03-26T23:12:47+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/feb761e82b336a7a9138e17f42332c490c747b8e?branch=opencv5
Log:
Update Python 2 dependency declarations to new packaging standards
---
diff --git a/opencv.spec b/opencv.spec
index 41e0570..84d7ed1 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -47,7 +47,7 @@
Name: opencv
Version: 3.4.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD
@@ -115,7 +115,7 @@ BuildRequires: protobuf-devel
BuildRequires: gdal-devel
BuildRequires: glog-devel
BuildRequires: doxygen
-BuildRequires: python-beautifulsoup4
+BuildRequires: python2-beautifulsoup4
#for doc/doxygen/bib2xhtml.pl
BuildRequires: perl-open
BuildRequires: gflags-devel
@@ -394,6 +394,10 @@ popd
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
+* Mon Mar 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.4.1-3
+- Update Python 2 dependency declarations to new packaging standards
+ (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
* Thu Mar 08 2018 Sérgio Basto <sergio@serjux.com> - 3.4.1-2
- Enable VA
- Do not use -f on rm because it silences errors
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:30 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:30 [rpms/opencv] opencv5: Update Python 2 dependency declarations to new packaging standards Iryna Shcherbina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox