From 8bd728c7e79bd2996e87ab23f5a6d7153982596b7192aedf7fad84a7ab9fec61 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 18 Jun 2021 21:52:53 +0000 Subject: [PATCH] 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 --- python-qtcharts-qt5.changes | 5 +++++ python-qtcharts-qt5.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-qtcharts-qt5.changes b/python-qtcharts-qt5.changes index 371262e..83bb853 100644 --- a/python-qtcharts-qt5.changes +++ b/python-qtcharts-qt5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 18 21:46:42 UTC 2021 - Ben Greiner + +- Provide the PyPI name, without the s at the end + ------------------------------------------------------------------- Thu Mar 11 19:36:17 UTC 2021 - Ben Greiner diff --git a/python-qtcharts-qt5.spec b/python-qtcharts-qt5.spec index 96e80dd..f7de2d4 100644 --- a/python-qtcharts-qt5.spec +++ b/python-qtcharts-qt5.spec @@ -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