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 2024-01-26 22:47:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyQt6-Charts (Old) and /work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-Charts" Fri Jan 26 22:47:41 2024 rev:10 rq:1141671 version:6.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyQt6-Charts/python-PyQt6-Charts.changes 2023-11-01 22:10:38.081121500 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.1815/python-PyQt6-Charts.changes 2024-01-26 22:47:55.565621610 +0100 @@ -1,0 +2,8 @@ +Thu Jan 25 20:33:30 UTC 2024 - Ben Greiner <c...@bnavigator.de> + +- Enable SLE15 python module for more modern python in 15.x +- Drop support-python3.6.patch + * python-foo prefixed packages for SLE15 with python3.6 should be + handled by an SLE internal maintenance request to python3-foo + +------------------------------------------------------------------- Old: ---- support-python3.6.patch BETA DEBUG BEGIN: Old:- Enable SLE15 python module for more modern python in 15.x - Drop support-python3.6.patch * python-foo prefixed packages for SLE15 with python3.6 should be BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyQt6-Charts.spec ++++++ --- /var/tmp/diff_new_pack.9Zx2xH/_old 2024-01-26 22:47:56.129641922 +0100 +++ /var/tmp/diff_new_pack.9Zx2xH/_new 2024-01-26 22:47:56.133642066 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,6 +20,7 @@ %define mname PyQt6-%{qtlib} %define pyqt_build_for_qt6 1 %define plainpython python +%{?sle15_python_module_pythons} Name: python-%{mname} Version: 6.6.0 Release: 0 @@ -28,9 +29,8 @@ Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqtchart Source: https://files.pythonhosted.org/packages/source/P/%{mname}/PyQt6_%{qtlib}-%{version}.tar.gz -Patch0: support-python3.6.patch BuildRequires: %{python_module PyQt6-devel >= 6.2} -BuildRequires: %{python_module devel >= 3.6} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module pyqt-builder >= 1.10} BuildRequires: %{python_module sip-devel >= 6} BuildRequires: fdupes