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 2023-04-27 20:00:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyQt6-Charts (Old) and /work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-Charts" Thu Apr 27 20:00:46 2023 rev:8 rq:1083085 version:6.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyQt6-Charts/python-PyQt6-Charts.changes 2023-03-16 22:57:52.847323896 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.1533/python-PyQt6-Charts.changes 2023-04-27 20:01:07.729994074 +0200 @@ -1,0 +2,6 @@ +Mon Apr 24 20:15:00 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Update to version 6.5.0 + * Added support for Qt v6.5. + +------------------------------------------------------------------- Old: ---- PyQt6_Charts-6.4.0.tar.gz New: ---- PyQt6_Charts-6.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyQt6-Charts.spec ++++++ --- /var/tmp/diff_new_pack.gRLe87/_old 2023-04-27 20:01:08.297997412 +0200 +++ /var/tmp/diff_new_pack.gRLe87/_new 2023-04-27 20:01:08.301997437 +0200 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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 pyqt_build_for_qt6 1 %define plainpython python Name: python-%{mname} -Version: 6.4.0 +Version: 6.5.0 Release: 0 Summary: Python bindings for the Qt Charts library License: GPL-3.0-only ++++++ PyQt6_Charts-6.4.0.tar.gz -> PyQt6_Charts-6.5.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/ChangeLog new/PyQt6_Charts-6.5.0/ChangeLog --- old/PyQt6_Charts-6.4.0/ChangeLog 2022-09-30 12:26:20.431878300 +0200 +++ new/PyQt6_Charts-6.5.0/ChangeLog 2023-04-04 17:21:12.851539100 +0200 @@ -1,5 +1,15 @@ +2023-03-31 Phil Thompson <p...@riverbankcomputing.com> + + * NEWS, PyQt6-Charts.msp: + Updated for Qt v6.5.0.rc. + [80730b8fbcef] [6.5.0] + 2022-09-30 Phil Thompson <p...@riverbankcomputing.com> + * .hgtags: + Added tag 6.4.0 for changeset c37cd695337f + [534374109ee7] + * NEWS, PyQt6-Charts.msp: Updated for Qt v6.4.0. [c37cd695337f] [6.4.0] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/NEWS new/PyQt6_Charts-6.5.0/NEWS --- old/PyQt6_Charts-6.4.0/NEWS 2022-09-30 12:24:58.808776000 +0200 +++ new/PyQt6_Charts-6.5.0/NEWS 2023-04-04 17:19:46.373401000 +0200 @@ -1,3 +1,6 @@ +v6.5.0 31st March 2023 + - Added support for Qt v6.5. + v6.4.0 30th September 2022 - Added support for Qt v6.4. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/PKG-INFO new/PyQt6_Charts-6.5.0/PKG-INFO --- old/PyQt6_Charts-6.4.0/PKG-INFO 2022-09-30 12:26:21.089891000 +0200 +++ new/PyQt6_Charts-6.5.0/PKG-INFO 2023-04-04 17:21:13.516805000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: PyQt6-Charts -Version: 6.4.0 +Version: 6.5.0 Requires-Python: >=3.7 Summary: Python bindings for the Qt Charts library Home-Page: https://www.riverbankcomputing.com/software/pyqtchart/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/pyproject.toml new/PyQt6_Charts-6.5.0/pyproject.toml --- old/PyQt6_Charts-6.4.0/pyproject.toml 2022-09-30 12:26:20.433469300 +0200 +++ new/PyQt6_Charts-6.5.0/pyproject.toml 2023-04-04 17:21:12.852815400 +0200 @@ -6,7 +6,7 @@ # Specify the PEP 566 metadata for the project. [tool.sip.metadata] name = "PyQt6-Charts" -version = "6.4.0" +version = "6.5.0" summary = "Python bindings for the Qt Charts library" home-page = "https://www.riverbankcomputing.com/software/pyqtchart/" author = "Riverbank Computing Limited" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/QtChartsmod.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/QtChartsmod.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/QtChartsmod.sip 2022-09-30 12:26:20.849331000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/QtChartsmod.sip 2023-04-04 17:21:13.283779900 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // 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} +%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} %Copying -Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> This file is part of PyQt6-Charts. @@ -52,8 +52,8 @@ const char *PYQT_CHART_VERSION_STR; %ModuleCode -static int PYQT_CHART_VERSION = 0x060400; -static const char *PYQT_CHART_VERSION_STR = "6.4.0"; +static int PYQT_CHART_VERSION = 0x060500; +static const char *PYQT_CHART_VERSION_STR = "6.5.0"; %End %Include qabstractaxis.sip diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qabstractaxis.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qabstractaxis.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qabstractaxis.sip 2022-09-30 12:26:20.871734400 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qabstractaxis.sip 2023-04-04 17:21:13.305215800 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qabstractbarseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qabstractbarseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qabstractbarseries.sip 2022-09-30 12:26:20.850569200 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qabstractbarseries.sip 2023-04-04 17:21:13.285104500 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qabstractseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qabstractseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qabstractseries.sip 2022-09-30 12:26:20.848616000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qabstractseries.sip 2023-04-04 17:21:13.283033600 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qarealegendmarker.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qarealegendmarker.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qarealegendmarker.sip 2022-09-30 12:26:20.851877200 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qarealegendmarker.sip 2023-04-04 17:21:13.286500700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qareaseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qareaseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qareaseries.sip 2022-09-30 12:26:20.879655100 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qareaseries.sip 2023-04-04 17:21:13.313101800 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qbarcategoryaxis.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qbarcategoryaxis.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qbarcategoryaxis.sip 2022-09-30 12:26:20.873541400 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qbarcategoryaxis.sip 2023-04-04 17:21:13.306819700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qbarlegendmarker.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qbarlegendmarker.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qbarlegendmarker.sip 2022-09-30 12:26:20.875495000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qbarlegendmarker.sip 2023-04-04 17:21:13.308878200 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qbarseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qbarseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qbarseries.sip 2022-09-30 12:26:20.854697200 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qbarseries.sip 2023-04-04 17:21:13.289508300 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qbarset.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qbarset.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qbarset.sip 2022-09-30 12:26:20.891482800 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qbarset.sip 2023-04-04 17:21:13.324889700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qboxplotlegendmarker.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qboxplotlegendmarker.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qboxplotlegendmarker.sip 2022-09-30 12:26:20.851435200 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qboxplotlegendmarker.sip 2023-04-04 17:21:13.286047500 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qboxplotseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qboxplotseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qboxplotseries.sip 2022-09-30 12:26:20.889654900 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qboxplotseries.sip 2023-04-04 17:21:13.323145400 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qboxset.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qboxset.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qboxset.sip 2022-09-30 12:26:20.849918600 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qboxset.sip 2023-04-04 17:21:13.284402600 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qcandlesticklegendmarker.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qcandlesticklegendmarker.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qcandlesticklegendmarker.sip 2022-09-30 12:26:20.854284000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qcandlesticklegendmarker.sip 2023-04-04 17:21:13.289083200 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qcandlestickmodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qcandlestickmodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qcandlestickmodelmapper.sip 2022-09-30 12:26:20.847603300 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qcandlestickmodelmapper.sip 2023-04-04 17:21:13.281920200 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qcandlestickseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qcandlestickseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qcandlestickseries.sip 2022-09-30 12:26:20.880779500 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qcandlestickseries.sip 2023-04-04 17:21:13.314208300 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qcandlestickset.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qcandlestickset.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qcandlestickset.sip 2022-09-30 12:26:20.889167000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qcandlestickset.sip 2023-04-04 17:21:13.322598000 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qcategoryaxis.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qcategoryaxis.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qcategoryaxis.sip 2022-09-30 12:26:20.892402600 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qcategoryaxis.sip 2023-04-04 17:21:13.325836700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qchart.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qchart.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qchart.sip 2022-09-30 12:26:20.879049800 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qchart.sip 2023-04-04 17:21:13.312460700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qchartview.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qchartview.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qchartview.sip 2022-09-30 12:26:20.885934000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qchartview.sip 2023-04-04 17:21:13.319234000 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qcoloraxis.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qcoloraxis.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qcoloraxis.sip 2022-09-30 12:26:20.885363000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qcoloraxis.sip 2023-04-04 17:21:13.318640700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qdatetimeaxis.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qdatetimeaxis.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qdatetimeaxis.sip 2022-09-30 12:26:20.891953000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qdatetimeaxis.sip 2023-04-04 17:21:13.325363900 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhash.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhash.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhash.sip 2022-09-30 12:26:20.882419600 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhash.sip 2023-04-04 17:21:13.315734600 +0200 @@ -1,7 +1,7 @@ // This is the SIP interface definition for the QHash based mapped types // specific to the QtCharts module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhbarmodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhbarmodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhbarmodelmapper.sip 2022-09-30 12:26:20.872868000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhbarmodelmapper.sip 2023-04-04 17:21:13.306258700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhboxplotmodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhboxplotmodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhboxplotmodelmapper.sip 2022-09-30 12:26:20.847037800 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhboxplotmodelmapper.sip 2023-04-04 17:21:13.281323000 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhcandlestickmodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhcandlestickmodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhcandlestickmodelmapper.sip 2022-09-30 12:26:20.888083500 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhcandlestickmodelmapper.sip 2023-04-04 17:21:13.321451000 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhorizontalbarseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhorizontalbarseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhorizontalbarseries.sip 2022-09-30 12:26:20.884247500 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhorizontalbarseries.sip 2023-04-04 17:21:13.317674000 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhorizontalpercentbarseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhorizontalpercentbarseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhorizontalpercentbarseries.sip 2022-09-30 12:26:20.880029700 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhorizontalpercentbarseries.sip 2023-04-04 17:21:13.313539700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhorizontalstackedbarseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhorizontalstackedbarseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhorizontalstackedbarseries.sip 2022-09-30 12:26:20.883828200 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhorizontalstackedbarseries.sip 2023-04-04 17:21:13.317242600 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhpiemodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhpiemodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhpiemodelmapper.sip 2022-09-30 12:26:20.883385000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhpiemodelmapper.sip 2023-04-04 17:21:13.316777200 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qhxymodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qhxymodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qhxymodelmapper.sip 2022-09-30 12:26:20.874089200 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qhxymodelmapper.sip 2023-04-04 17:21:13.307377600 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qlegend.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qlegend.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qlegend.sip 2022-09-30 12:26:20.876839900 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qlegend.sip 2023-04-04 17:21:13.310164700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qlegendmarker.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qlegendmarker.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qlegendmarker.sip 2022-09-30 12:26:20.888592700 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qlegendmarker.sip 2023-04-04 17:21:13.322038200 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qlineseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qlineseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qlineseries.sip 2022-09-30 12:26:20.851006500 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qlineseries.sip 2023-04-04 17:21:13.285582300 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qlogvalueaxis.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qlogvalueaxis.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qlogvalueaxis.sip 2022-09-30 12:26:20.877692000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qlogvalueaxis.sip 2023-04-04 17:21:13.311174000 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qpercentbarseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qpercentbarseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qpercentbarseries.sip 2022-09-30 12:26:20.884828800 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qpercentbarseries.sip 2023-04-04 17:21:13.318096900 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qpielegendmarker.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qpielegendmarker.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qpielegendmarker.sip 2022-09-30 12:26:20.872284200 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qpielegendmarker.sip 2023-04-04 17:21:13.305717700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qpieseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qpieseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qpieseries.sip 2022-09-30 12:26:20.870645800 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qpieseries.sip 2023-04-04 17:21:13.304001800 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qpieslice.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qpieslice.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qpieslice.sip 2022-09-30 12:26:20.853881400 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qpieslice.sip 2023-04-04 17:21:13.288648100 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qpolarchart.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qpolarchart.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qpolarchart.sip 2022-09-30 12:26:20.890065000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qpolarchart.sip 2023-04-04 17:21:13.323603200 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qscatterseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qscatterseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qscatterseries.sip 2022-09-30 12:26:20.887625700 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qscatterseries.sip 2023-04-04 17:21:13.320925700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qsplineseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qsplineseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qsplineseries.sip 2022-09-30 12:26:20.877208500 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qsplineseries.sip 2023-04-04 17:21:13.310601500 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qstackedbarseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qstackedbarseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qstackedbarseries.sip 2022-09-30 12:26:20.878348400 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qstackedbarseries.sip 2023-04-04 17:21:13.311625700 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qvalueaxis.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qvalueaxis.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qvalueaxis.sip 2022-09-30 12:26:20.887127600 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qvalueaxis.sip 2023-04-04 17:21:13.320353500 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qvbarmodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qvbarmodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qvbarmodelmapper.sip 2022-09-30 12:26:20.875015500 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qvbarmodelmapper.sip 2023-04-04 17:21:13.308429500 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qvboxplotmodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qvboxplotmodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qvboxplotmodelmapper.sip 2022-09-30 12:26:20.890547000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qvboxplotmodelmapper.sip 2023-04-04 17:21:13.324087900 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qvcandlestickmodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qvcandlestickmodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qvcandlestickmodelmapper.sip 2022-09-30 12:26:20.874579400 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qvcandlestickmodelmapper.sip 2023-04-04 17:21:13.307914500 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qvpiemodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qvpiemodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qvpiemodelmapper.sip 2022-09-30 12:26:20.882891700 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qvpiemodelmapper.sip 2023-04-04 17:21:13.316261300 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qvxymodelmapper.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qvxymodelmapper.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qvxymodelmapper.sip 2022-09-30 12:26:20.886400000 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qvxymodelmapper.sip 2023-04-04 17:21:13.319733000 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qxylegendmarker.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qxylegendmarker.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qxylegendmarker.sip 2022-09-30 12:26:20.876030700 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qxylegendmarker.sip 2023-04-04 17:21:13.309331200 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_Charts-6.4.0/sip/QtCharts/qxyseries.sip new/PyQt6_Charts-6.5.0/sip/QtCharts/qxyseries.sip --- old/PyQt6_Charts-6.4.0/sip/QtCharts/qxyseries.sip 2022-09-30 12:26:20.853181600 +0200 +++ new/PyQt6_Charts-6.5.0/sip/QtCharts/qxyseries.sip 2023-04-04 17:21:13.287919500 +0200 @@ -2,7 +2,7 @@ // // This file is part of the QtCharts Python extension module. // -// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com> +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> // // This file is part of PyQt6-Charts. // @@ -102,6 +102,9 @@ Size, Visibility, LabelVisibility, +%If (QtCharts_6_5_0 -) + LabelFormat, +%End }; %End ++++++ support-python3.6.patch ++++++ --- /var/tmp/diff_new_pack.gRLe87/_old 2023-04-27 20:01:08.477998470 +0200 +++ /var/tmp/diff_new_pack.gRLe87/_new 2023-04-27 20:01:08.481998495 +0200 @@ -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.4.0/PKG-INFO +--- PyQt6_Charts-6.5.0.orig/PKG-INFO ++++ PyQt6_Charts-6.5.0/PKG-INFO @@ -1,7 +1,7 @@ Metadata-Version: 2.1 Name: PyQt6-Charts - Version: 6.4.0 + Version: 6.5.0 -Requires-Python: >=3.7 +Requires-Python: >=3.6 Summary: Python bindings for the Qt Charts library