forked from pool/python-qtcharts-qt5
Accepting request 830221 from home:bnavigator:branches:KDE:Qt5
- Update to 5.15.0 * Added support for Qt Charts v5.15.0. - v5.14.0 added support for Qt Charts v5.14.0 in December 2019 - The source location has changed to PyPI OBS-URL: https://build.opensuse.org/request/show/830221 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-qtcharts-qt5?expand=0&rev=17
This commit is contained in:
parent
5fb6951abb
commit
9d3dce38f1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:49960a1483527857b38c1527f9b6328d30bdcc84521f579c0a561a892f54130e
|
|
||||||
size 65027
|
|
3
PyQtChart-5.15.0.tar.gz
Normal file
3
PyQtChart-5.15.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:796b1a966759c78859d019bbac6b88b8e1c72ffebf65acf2be3cd9f45c756661
|
||||||
|
size 68423
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 27 20:17:34 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 5.15.0
|
||||||
|
* Added support for Qt Charts v5.15.0.
|
||||||
|
- v5.14.0 added support for Qt Charts v5.14.0 in December 2019
|
||||||
|
- The source location has changed to PyPI
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 13 12:45:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Mar 13 12:45:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -22,13 +22,13 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%endif
|
%endif
|
||||||
Name: python-qtcharts-qt5
|
Name: python-qtcharts-qt5
|
||||||
Version: 5.13.1
|
Version: 5.15.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/%{version}/PyQtChart-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/P/PyQtChart/PyQtChart-%{version}.tar.gz
|
||||||
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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user