Accepting request 1222708 from KDE:Qt:PyQt

- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185

OBS-URL: https://build.opensuse.org/request/show/1222708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtcharts-qt5?expand=0&rev=14
This commit is contained in:
Ana Guerrero 2024-11-08 11:01:27 +00:00 committed by Git OBS Bridge
commit 753f996d09
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 8 09:25:34 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185
-------------------------------------------------------------------
Tue Nov 5 08:33:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -35,7 +35,7 @@ BuildRequires: fdupes
BuildRequires: python-pyqt-rpm-macros
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(Qt5Charts)
Requires: python-qt5 >= %(rpm -q --whatprovides python3-qt5 --qf "%%{version}")
Requires: python-qt5 >= %(rpm -q --whatprovides python-qt5 --qf "%%{version}")
Requires: python-qt5-sip
# PyPI name is without the s at the end
Provides: python-PyQtChart = %{version}-%{release}