Accepting request 923595 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/923595 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-DataVisualization?expand=0&rev=3
This commit is contained in:
commit
7fb4389d80
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d66f92b991468ac92d4a9391e41f6e544ec54fab3488db131287907397ac1baf
|
|
||||||
size 207158
|
|
3
PyQt6_DataVisualization-6.2.0.tar.gz
Normal file
3
PyQt6_DataVisualization-6.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7526bfd9433acb8eabdb354ba9e027d1bb34b8fa9d14f299d4b3b4c81a21e37a
|
||||||
|
size 207417
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 3 13:40:50 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to version 6.2.0
|
||||||
|
* Added support for Qt v6.2.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 23 19:48:02 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Mon Aug 23 19:48:02 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -22,16 +22,16 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define pyqt_build_for_qt6 1
|
%define pyqt_build_for_qt6 1
|
||||||
Name: python-%{mname}
|
Name: python-%{mname}
|
||||||
Version: 6.1.1
|
Version: 6.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Qt Data Visualization library
|
Summary: Python bindings for the Qt Data Visualization 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/pyqtdatavisualization
|
URL: https://www.riverbankcomputing.com/software/pyqtdatavisualization
|
||||||
Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module PyQt6-devel}
|
BuildRequires: %{python_module PyQt6-devel >= %{version}}
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module pyqt-builder >= 1.8}
|
BuildRequires: %{python_module pyqt-builder >= 1.10}
|
||||||
BuildRequires: %{python_module sip-devel >= 6}
|
BuildRequires: %{python_module sip-devel >= 6}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-pyqt-rpm-macros
|
BuildRequires: python-pyqt-rpm-macros
|
||||||
|
Loading…
Reference in New Issue
Block a user