Accepting request 1083085 from KDE:Qt:PyQt
- Update to version 6.5.0 * Added support for Qt v6.5. OBS-URL: https://build.opensuse.org/request/show/1083085 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-Charts?expand=0&rev=8
This commit is contained in:
commit
903de94cb4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b46eb12840516a039c36f70bb3f8423337f98fde266b582cead4049b77b43f64
|
|
||||||
size 41089
|
|
3
PyQt6_Charts-6.5.0.tar.gz
Normal file
3
PyQt6_Charts-6.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ff00f65b2517f99bf106ddd28c76f3ca344f91ecf5ba68191e20a2d90024962
|
||||||
|
size 41148
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 24 20:15:00 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to version 6.5.0
|
||||||
|
* Added support for Qt v6.5.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 15 14:01:43 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
Wed Mar 15 14:01:43 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
%define pyqt_build_for_qt6 1
|
%define pyqt_build_for_qt6 1
|
||||||
%define plainpython python
|
%define plainpython python
|
||||||
Name: python-%{mname}
|
Name: python-%{mname}
|
||||||
Version: 6.4.0
|
Version: 6.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Qt Charts library
|
Summary: Python bindings for the Qt Charts library
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Index: PyQt6_Charts-6.4.0/PKG-INFO
|
Index: PyQt6_Charts-6.5.0/PKG-INFO
|
||||||
===================================================================
|
===================================================================
|
||||||
--- PyQt6_Charts-6.4.0.orig/PKG-INFO
|
--- PyQt6_Charts-6.5.0.orig/PKG-INFO
|
||||||
+++ PyQt6_Charts-6.4.0/PKG-INFO
|
+++ PyQt6_Charts-6.5.0/PKG-INFO
|
||||||
@@ -1,7 +1,7 @@
|
@@ -1,7 +1,7 @@
|
||||||
Metadata-Version: 2.1
|
Metadata-Version: 2.1
|
||||||
Name: PyQt6-Charts
|
Name: PyQt6-Charts
|
||||||
Version: 6.4.0
|
Version: 6.5.0
|
||||||
-Requires-Python: >=3.7
|
-Requires-Python: >=3.7
|
||||||
+Requires-Python: >=3.6
|
+Requires-Python: >=3.6
|
||||||
Summary: Python bindings for the Qt Charts library
|
Summary: Python bindings for the Qt Charts library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user