Accepting request 969962 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to version 6.3.0 * Added support for Qt v6.3. OBS-URL: https://build.opensuse.org/request/show/969962 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-Charts?expand=0&rev=5
This commit is contained in:
parent
033fa02838
commit
a5b1b35469
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ea4b6b2a6c2ae7643a33534acda9bee0b5308748a34529c9f09523167b3379c
|
||||
size 40914
|
3
PyQt6_Charts-6.3.0.tar.gz
Normal file
3
PyQt6_Charts-6.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65f0abd36305884bcae6ac837f8bbcf301873cbeeea7af9f0269f4a7c1a8ae2b
|
||||
size 40830
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 08:22:20 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to version 6.3.0
|
||||
* Added support for Qt v6.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 3 13:40:50 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -22,7 +22,7 @@
|
||||
%define skip_python2 1
|
||||
%define pyqt_build_for_qt6 1
|
||||
Name: python-%{mname}
|
||||
Version: 6.2.0
|
||||
Version: 6.3.0
|
||||
Release: 0
|
||||
Summary: Python bindings for the Qt Charts library
|
||||
License: GPL-3.0-only
|
||||
@ -30,7 +30,7 @@ Group: Development/Libraries/Python
|
||||
URL: https://www.riverbankcomputing.com/software/pyqtchart
|
||||
Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module PyQt6-devel >= %{version}}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module devel >= 3.7}
|
||||
BuildRequires: %{python_module pyqt-builder >= 1.10}
|
||||
BuildRequires: %{python_module sip-devel >= 6}
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
x
Reference in New Issue
Block a user