Update to 5.13.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtcharts-qt5?expand=0&rev=11
This commit is contained in:
parent
1ad8896f95
commit
8d6c4befb7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aceac6a09f81dfb1a58bb571ac87ce5284237b1204c4030f63ab6bab273bc0d7
|
|
||||||
size 63672
|
|
3
PyQtChart_gpl-5.13.0.tar.gz
Normal file
3
PyQtChart_gpl-5.13.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:21742b84343a3d598956f291cb971a734be849a47cd30ec74d1538e95c074a49
|
||||||
|
size 64350
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 12 10:22:09 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.13.0
|
||||||
|
Update bindings for QtCharts 5.13.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 27 20:00:44 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
Wed Feb 27 20:00:44 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@ -18,18 +18,18 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-qtcharts-qt5
|
Name: python-qtcharts-qt5
|
||||||
Version: 5.12
|
Version: 5.13.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Qt5 Charts library
|
Summary: Python bindings for the Qt5 Charts library
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
URL: https://www.riverbankcomputing.com/software/pyqtchart/intro
|
URL: https://www.riverbankcomputing.com/software/pyqtchart/intro
|
||||||
Source: https://www.riverbankcomputing.com/static/Downloads/PyQtChart/PyQtChart_gpl-%{version}.tar.gz
|
Source: https://www.riverbankcomputing.com/static/Downloads/PyQtChart/PyQtChart_gpl-%{version}.tar.gz
|
||||||
BuildRequires: pkgconfig(Qt5Charts)
|
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module qt5-devel}
|
BuildRequires: %{python_module qt5-devel}
|
||||||
BuildRequires: %{python_module sip-devel >= 4.19.1}
|
BuildRequires: %{python_module sip-devel >= 4.19.1}
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
BuildRequires: pkgconfig(Qt5Charts)
|
||||||
Requires: python-qt5
|
Requires: python-qt5
|
||||||
Requires: python-sip(api) = %{python_sip_api_ver}
|
Requires: python-sip(api) = %{python_sip_api_ver}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user