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:
Benjamin Greiner 2021-06-18 21:52:53 +00:00 committed by Git OBS Bridge
parent d5e4ada186
commit 8bd728c7e7
2 changed files with 7 additions and 0 deletions

View File

@ -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>

View File

@ -38,6 +38,8 @@ BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(Qt5Charts)
Requires: python-qt5 >= %{version}
Requires: python-qt5-sip
# PyPI name is without the s at the end
Provides: python-PyQtChart = %{version}-%{release}
%python_subpackages
%description