17
0

Accepting request 922903 from home:bnavigator:branches:KDE:Qt:PyQt

- Update to version 6.2.0
  * Added support for Qt v6.2.

OBS-URL: https://build.opensuse.org/request/show/922903
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-DataVisualization?expand=0&rev=4
This commit is contained in:
2021-10-06 21:13:33 +00:00
committed by Git OBS Bridge
parent abe4ec27b8
commit 03c93a2e0e
4 changed files with 12 additions and 6 deletions

View File

@@ -22,16 +22,16 @@
%define skip_python2 1
%define pyqt_build_for_qt6 1
Name: python-%{mname}
Version: 6.1.1
Version: 6.2.0
Release: 0
Summary: Python bindings for the Qt Data Visualization library
License: GPL-3.0-only
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqtdatavisualization
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 pyqt-builder >= 1.8}
BuildRequires: %{python_module pyqt-builder >= 1.10}
BuildRequires: %{python_module sip-devel >= 6}
BuildRequires: fdupes
BuildRequires: python-pyqt-rpm-macros