Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyQt6-Charts for
openSUSE:Factory checked in at 2026-05-04 17:24:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-Charts (Old)
and /work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-Charts"
Mon May 4 17:24:31 2026 rev:17 rq:1350689 version:6.11.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6-Charts/python-PyQt6-Charts.changes
2025-10-29 21:10:11.555543275 +0100
+++
/work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.30200/python-PyQt6-Charts.changes
2026-05-04 17:24:47.679593911 +0200
@@ -1,0 +2,6 @@
+Thu Apr 30 12:36:07 UTC 2026 - Antonio Larrosa <[email protected]>
+
+- Update to 6.11.0
+ * Added support for Qt v6.11.
+
+-------------------------------------------------------------------
Old:
----
pyqt6_charts-6.10.0.tar.gz
New:
----
pyqt6_charts-6.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyQt6-Charts.spec ++++++
--- /var/tmp/diff_new_pack.KE48Rz/_old 2026-05-04 17:24:48.239617097 +0200
+++ /var/tmp/diff_new_pack.KE48Rz/_new 2026-05-04 17:24:48.243617263 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-PyQt6-Charts
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define plainpython python
%{?sle15_python_module_pythons}
Name: python-PyQt6-%{qtlib}
-Version: 6.10.0
+Version: 6.11.0
Release: 0
Summary: Python bindings for the Qt Charts library
License: GPL-3.0-only
++++++ pyqt6_charts-6.10.0.tar.gz -> pyqt6_charts-6.11.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/ChangeLog
new/pyqt6_charts-6.11.0/ChangeLog
--- old/pyqt6_charts-6.10.0/ChangeLog 2025-10-16 12:32:40.141248000 +0200
+++ new/pyqt6_charts-6.11.0/ChangeLog 2026-03-24 18:26:29.110836300 +0100
@@ -1,3 +1,17 @@
+commit fcb546107888ac6d1aa44b9327f0c07d778085b4
+Author: Phil Thompson <[email protected]>
+Date: Tue Mar 24 15:39:19 2026 +0000
+
+ Release v6.11.0
+
+commit c69c5de79f714254c3a80d78eeafec65342e9f63
+Author: Phil Thompson <[email protected]>
+Date: Fri Mar 13 15:37:46 2026 +0000
+
+ Support for Qt v6.11
+
+ Added support for Qt v6.11.0rc.
+
commit 32e4908f07dfee93263454c98850676518435289
Author: Phil Thompson <[email protected]>
Date: Thu Oct 16 10:59:00 2025 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/NEWS new/pyqt6_charts-6.11.0/NEWS
--- old/pyqt6_charts-6.10.0/NEWS 2025-10-16 12:32:11.374942000 +0200
+++ new/pyqt6_charts-6.11.0/NEWS 2026-03-24 18:26:16.332170500 +0100
@@ -1,3 +1,7 @@
+v6.11.0 24th March 2026
+ - Added support for Qt v6.11.
+ - Python v3.9 is no longer supported.
+
v6.10.0 16th October 2025
- Added support for Qt v6.10.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/PKG-INFO
new/pyqt6_charts-6.11.0/PKG-INFO
--- old/pyqt6_charts-6.10.0/PKG-INFO 2025-10-16 12:32:41.177675500 +0200
+++ new/pyqt6_charts-6.11.0/PKG-INFO 2026-03-24 18:26:29.353353700 +0100
@@ -1,7 +1,7 @@
Metadata-Version: 2.4
Name: PyQt6-Charts
-Version: 6.10.0
-Requires-Python: >=3.9
+Version: 6.11.0
+Requires-Python: >=3.10
Summary: Python bindings for the Qt Charts library
Description-Content-Type: text/markdown
Project-Url: homepage, https://www.riverbankcomputing.com/software/pyqtchart/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/pyproject.toml
new/pyqt6_charts-6.11.0/pyproject.toml
--- old/pyqt6_charts-6.10.0/pyproject.toml 2025-10-16 12:32:40.142067200
+0200
+++ new/pyqt6_charts-6.11.0/pyproject.toml 2026-03-24 18:26:29.111701700
+0100
@@ -1,11 +1,11 @@
# Specify the build system for the project.
[build-system]
-requires = ["sip >=6.13.1, <7", "PyQt-builder >=1.19, <2"]
+requires = ["sip >=6.15, <7", "PyQt-builder >=1.19, <2"]
build-backend = "sipbuild.api"
[project]
name = "PyQt6-Charts"
-version = "6.10.0"
+version = "6.11.0"
description = "Python bindings for the Qt Charts library"
readme = "README.md"
urls.homepage = "https://www.riverbankcomputing.com/software/pyqtchart/"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/QtChartsmod.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/QtChartsmod.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/QtChartsmod.sip 2025-10-16
12:32:40.243918000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/QtChartsmod.sip 2026-03-24
18:26:29.220170000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
@@ -25,10 +25,10 @@
%Import QtGui/QtGuimod.sip
%Import QtWidgets/QtWidgetsmod.sip
-%Timeline {QtCharts_6_0_0 QtCharts_6_1_0 QtCharts_6_2_0 QtCharts_6_3_0
QtCharts_6_4_0 QtCharts_6_5_0 QtCharts_6_6_0 QtCharts_6_7_0 QtCharts_6_8_0
QtCharts_6_9_0 QtCharts_6_10_0}
+%Timeline {QtCharts_6_0_0 QtCharts_6_1_0 QtCharts_6_2_0 QtCharts_6_3_0
QtCharts_6_4_0 QtCharts_6_5_0 QtCharts_6_6_0 QtCharts_6_7_0 QtCharts_6_8_0
QtCharts_6_9_0 QtCharts_6_10_0 QtCharts_6_11_0}
%Copying
-Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
This file is part of PyQt6-Charts.
@@ -52,8 +52,8 @@
const char *PYQT_CHART_VERSION_STR;
%ModuleCode
-static int PYQT_CHART_VERSION = 0x060a00;
-static const char *PYQT_CHART_VERSION_STR = "6.10.0";
+static int PYQT_CHART_VERSION = 0x060b00;
+static const char *PYQT_CHART_VERSION_STR = "6.11.0";
%End
%Include qabstractaxis.sip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qabstractaxis.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qabstractaxis.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qabstractaxis.sip 2025-10-16
12:32:41.017961700 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qabstractaxis.sip 2026-03-24
18:26:29.224604000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qabstractbarseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qabstractbarseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qabstractbarseries.sip 2025-10-16
12:32:40.244663000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qabstractbarseries.sip 2026-03-24
18:26:29.220951300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qabstractseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qabstractseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qabstractseries.sip 2025-10-16
12:32:40.243475400 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qabstractseries.sip 2026-03-24
18:26:29.219670000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qarealegendmarker.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qarealegendmarker.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qarealegendmarker.sip 2025-10-16
12:32:41.000971000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qarealegendmarker.sip 2026-03-24
18:26:29.221735000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qareaseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qareaseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qareaseries.sip 2025-10-16
12:32:41.032478600 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qareaseries.sip 2026-03-24
18:26:29.229226600 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qbarcategoryaxis.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qbarcategoryaxis.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qbarcategoryaxis.sip 2025-10-16
12:32:41.021520900 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qbarcategoryaxis.sip 2026-03-24
18:26:29.225497200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qbarlegendmarker.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qbarlegendmarker.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qbarlegendmarker.sip 2025-10-16
12:32:41.025431900 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qbarlegendmarker.sip 2026-03-24
18:26:29.226700300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qbarseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qbarseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qbarseries.sip 2025-10-16
12:32:41.013691700 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qbarseries.sip 2026-03-24
18:26:29.223593000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qbarset.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qbarset.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qbarset.sip 2025-10-16
12:32:41.048301500 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qbarset.sip 2026-03-24
18:26:29.236983800 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qboxplotlegendmarker.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qboxplotlegendmarker.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qboxplotlegendmarker.sip
2025-10-16 12:32:40.245154600 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qboxplotlegendmarker.sip
2026-03-24 18:26:29.221473700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qboxplotseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qboxplotseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qboxplotseries.sip 2025-10-16
12:32:41.046185300 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qboxplotseries.sip 2026-03-24
18:26:29.235694000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qboxset.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qboxset.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qboxset.sip 2025-10-16
12:32:40.244264800 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qboxset.sip 2026-03-24
18:26:29.220543000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qcandlesticklegendmarker.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qcandlesticklegendmarker.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qcandlesticklegendmarker.sip
2025-10-16 12:32:41.012234000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qcandlesticklegendmarker.sip
2026-03-24 18:26:29.223334000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qcandlestickmodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qcandlestickmodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qcandlestickmodelmapper.sip
2025-10-16 12:32:40.242855000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qcandlestickmodelmapper.sip
2026-03-24 18:26:29.219032300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qcandlestickseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qcandlestickseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qcandlestickseries.sip 2025-10-16
12:32:41.034253600 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qcandlestickseries.sip 2026-03-24
18:26:29.229885800 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qcandlestickset.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qcandlestickset.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qcandlestickset.sip 2025-10-16
12:32:41.045551300 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qcandlestickset.sip 2026-03-24
18:26:29.235317200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qcategoryaxis.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qcategoryaxis.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qcategoryaxis.sip 2025-10-16
12:32:41.049464500 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qcategoryaxis.sip 2026-03-24
18:26:29.237613200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qchart.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qchart.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qchart.sip 2025-10-16
12:32:41.031404700 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qchart.sip 2026-03-24
18:26:29.228829100 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qchartview.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qchartview.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qchartview.sip 2025-10-16
12:32:41.041295000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qchartview.sip 2026-03-24
18:26:29.233029100 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qcoloraxis.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qcoloraxis.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qcoloraxis.sip 2025-10-16
12:32:41.040488000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qcoloraxis.sip 2026-03-24
18:26:29.232669000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qdatetimeaxis.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qdatetimeaxis.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qdatetimeaxis.sip 2025-10-16
12:32:41.048859100 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qdatetimeaxis.sip 2026-03-24
18:26:29.237293500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qhash.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhash.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhash.sip 2025-10-16
12:32:41.036716500 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhash.sip 2026-03-24
18:26:29.230933200 +0100
@@ -1,7 +1,7 @@
// This is the SIP interface definition for the QHash based mapped types
// specific to the QtCharts module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qhbarmodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhbarmodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhbarmodelmapper.sip 2025-10-16
12:32:41.020328300 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhbarmodelmapper.sip 2026-03-24
18:26:29.225178200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qhboxplotmodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhboxplotmodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhboxplotmodelmapper.sip
2025-10-16 12:32:40.242490300 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhboxplotmodelmapper.sip
2026-03-24 18:26:29.218645600 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qhcandlestickmodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhcandlestickmodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhcandlestickmodelmapper.sip
2025-10-16 12:32:41.044245500 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhcandlestickmodelmapper.sip
2026-03-24 18:26:29.234540500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qhorizontalbarseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhorizontalbarseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhorizontalbarseries.sip
2025-10-16 12:32:41.039214100 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhorizontalbarseries.sip
2026-03-24 18:26:29.232063000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qhorizontalpercentbarseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhorizontalpercentbarseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhorizontalpercentbarseries.sip
2025-10-16 12:32:41.033155400 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhorizontalpercentbarseries.sip
2026-03-24 18:26:29.229478100 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qhorizontalstackedbarseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhorizontalstackedbarseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhorizontalstackedbarseries.sip
2025-10-16 12:32:41.038661000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhorizontalstackedbarseries.sip
2026-03-24 18:26:29.231788600 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qhpiemodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhpiemodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhpiemodelmapper.sip 2025-10-16
12:32:41.038091200 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhpiemodelmapper.sip 2026-03-24
18:26:29.231539700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qhxymodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qhxymodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qhxymodelmapper.sip 2025-10-16
12:32:41.022804300 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qhxymodelmapper.sip 2026-03-24
18:26:29.225821700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qlegend.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qlegend.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qlegend.sip 2025-10-16
12:32:41.027693500 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qlegend.sip 2026-03-24
18:26:29.227479000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qlegendmarker.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qlegendmarker.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qlegendmarker.sip 2025-10-16
12:32:41.044933600 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qlegendmarker.sip 2026-03-24
18:26:29.234947700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qlineseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qlineseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qlineseries.sip 2025-10-16
12:32:40.244901700 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qlineseries.sip 2026-03-24
18:26:29.221204300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qlogvalueaxis.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qlogvalueaxis.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qlogvalueaxis.sip 2025-10-16
12:32:41.029304000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qlogvalueaxis.sip 2026-03-24
18:26:29.228053300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qpercentbarseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qpercentbarseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qpercentbarseries.sip 2025-10-16
12:32:41.039766300 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qpercentbarseries.sip 2026-03-24
18:26:29.232339100 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qpielegendmarker.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qpielegendmarker.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qpielegendmarker.sip 2025-10-16
12:32:41.019141400 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qpielegendmarker.sip 2026-03-24
18:26:29.224869500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qpieseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qpieseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qpieseries.sip 2025-10-16
12:32:41.015516300 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qpieseries.sip 2026-03-24
18:26:29.223965000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qpieslice.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qpieslice.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qpieslice.sip 2025-10-16
12:32:41.010785300 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qpieslice.sip 2026-03-24
18:26:29.223081600 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qpolarchart.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qpolarchart.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qpolarchart.sip 2025-10-16
12:32:41.046709800 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qpolarchart.sip 2026-03-24
18:26:29.236030800 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qscatterseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qscatterseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qscatterseries.sip 2025-10-16
12:32:41.043599400 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qscatterseries.sip 2026-03-24
18:26:29.234140200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qsplineseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qsplineseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qsplineseries.sip 2025-10-16
12:32:41.028432400 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qsplineseries.sip 2026-03-24
18:26:29.227736000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qstackedbarseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qstackedbarseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qstackedbarseries.sip 2025-10-16
12:32:41.029993000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qstackedbarseries.sip 2026-03-24
18:26:29.228306000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qvalueaxis.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qvalueaxis.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qvalueaxis.sip 2025-10-16
12:32:41.042822000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qvalueaxis.sip 2026-03-24
18:26:29.233728200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qvbarmodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qvbarmodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qvbarmodelmapper.sip 2025-10-16
12:32:41.024717800 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qvbarmodelmapper.sip 2026-03-24
18:26:29.226441600 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qvboxplotmodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qvboxplotmodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qvboxplotmodelmapper.sip
2025-10-16 12:32:41.047282500 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qvboxplotmodelmapper.sip
2026-03-24 18:26:29.236391500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qvcandlestickmodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qvcandlestickmodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qvcandlestickmodelmapper.sip
2025-10-16 12:32:41.023843000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qvcandlestickmodelmapper.sip
2026-03-24 18:26:29.226140000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_charts-6.10.0/sip/QtCharts/qvpiemodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qvpiemodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qvpiemodelmapper.sip 2025-10-16
12:32:41.037407200 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qvpiemodelmapper.sip 2026-03-24
18:26:29.231237200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qvxymodelmapper.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qvxymodelmapper.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qvxymodelmapper.sip 2025-10-16
12:32:41.041968000 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qvxymodelmapper.sip 2026-03-24
18:26:29.233327900 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qxylegendmarker.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qxylegendmarker.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qxylegendmarker.sip 2025-10-16
12:32:41.026170500 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qxylegendmarker.sip 2026-03-24
18:26:29.226964500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_charts-6.10.0/sip/QtCharts/qxyseries.sip
new/pyqt6_charts-6.11.0/sip/QtCharts/qxyseries.sip
--- old/pyqt6_charts-6.10.0/sip/QtCharts/qxyseries.sip 2025-10-16
12:32:41.007561200 +0200
+++ new/pyqt6_charts-6.11.0/sip/QtCharts/qxyseries.sip 2026-03-24
18:26:29.222636200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtCharts Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Charts.
//