Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-qt5.git#21407d3a08c07bfbfe276076386bc7388ff75824
This commit is contained in:
DistroBaker 2020-11-27 06:30:15 +00:00
parent 0306025041
commit 37cd72fc5e
1 changed files with 6 additions and 2 deletions

View File

@ -40,7 +40,7 @@
Summary: PyQt5 is Python bindings for Qt5
Name: python-qt5
Version: 5.15.0
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv3
Url: http://www.riverbankcomputing.com/software/pyqt/
@ -65,6 +65,7 @@ BuildRequires: findutils
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-python)
BuildRequires: pkgconfig(phonon4qt5)
BuildRequires: qt5-qtbase-private-devel
BuildRequires: pkgconfig(Qt5Core) >= 5.5
%if 0%{?enginio}
BuildRequires: pkgconfig(Enginio)
@ -120,7 +121,7 @@ Obsoletes: python-qt5 < 5.5.1-10
%package -n python2-qt5
Summary: Python 2 bindings for Qt5
Requires: python2-qt5-base%{?_isa} = %{version}-%{release}
BuildRequires: qt5-qtbase-private-devel python27
BuildRequires: python27
Requires: python2-enum34
Provides: python2-PyQt5 = %{version}-%{release}
Provides: python2-PyQt5%{?_isa} = %{version}-%{release}
@ -561,6 +562,9 @@ sed -i \
%changelog
* Thu Nov 26 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.15.0-4
- BR: qt5-qtbase-private-devel globally
* Mon Nov 23 07:54:30 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.15.0-3
- rebuild (qt5)