Accepting request 900821 from home:bnavigator:pyqt
- Provide the PyPI name, without the s at the end OBS-URL: https://build.opensuse.org/request/show/900821 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtcharts-qt5?expand=0&rev=29
This commit is contained in:
parent
d5e4ada186
commit
8bd728c7e7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 18 21:46:42 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Provide the PyPI name, without the s at the end
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 11 19:36:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Thu Mar 11 19:36:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -38,6 +38,8 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: pkgconfig(Qt5Charts)
|
BuildRequires: pkgconfig(Qt5Charts)
|
||||||
Requires: python-qt5 >= %{version}
|
Requires: python-qt5 >= %{version}
|
||||||
Requires: python-qt5-sip
|
Requires: python-qt5-sip
|
||||||
|
# PyPI name is without the s at the end
|
||||||
|
Provides: python-PyQtChart = %{version}-%{release}
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user