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

- Update to version 6.3.1
  * Added the missing QXYSeries.points()

OBS-URL: https://build.opensuse.org/request/show/984166
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-Charts?expand=0&rev=7
This commit is contained in:
Benjamin Greiner 2022-06-21 16:41:39 +00:00 committed by Git OBS Bridge
parent a5b1b35469
commit c19b4b128c
4 changed files with 10 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65f0abd36305884bcae6ac837f8bbcf301873cbeeea7af9f0269f4a7c1a8ae2b
size 40830

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6bbb17a3d5503508cb28a7b8f44dfedd659c43ff62adb64182a004fbd968f2f
size 40976

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 21 10:10:20 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to version 6.3.1
* Added the missing QXYSeries.points()
-------------------------------------------------------------------
Wed Apr 13 08:22:20 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -18,11 +18,9 @@
%define qtlib Charts
%define mname PyQt6-%{qtlib}
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
%define pyqt_build_for_qt6 1
Name: python-%{mname}
Version: 6.3.0
Version: 6.3.1
Release: 0
Summary: Python bindings for the Qt Charts library
License: GPL-3.0-only