Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyQt6-sip for openSUSE:Factory checked in at 2025-01-12 11:10:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyQt6-sip (Old) and /work/SRC/openSUSE:Factory/.python-PyQt6-sip.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-sip" Sun Jan 12 11:10:04 2025 rev:14 rq:1236047 version:13.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyQt6-sip/python-PyQt6-sip.changes 2024-10-17 18:38:35.440384016 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyQt6-sip.new.1881/python-PyQt6-sip.changes 2025-01-12 11:10:24.253170534 +0100 @@ -1,0 +2,7 @@ +Wed Jan 8 16:19:41 UTC 2025 - Ben Greiner <c...@bnavigator.de> + +- Update to 13.9.1 + * New ABI version 13.9 + * Match python3-sip6-devel 6.9.1+ + +------------------------------------------------------------------- Old: ---- PyQt6_sip-13.8.0.tar.gz New: ---- pyqt6_sip-13.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyQt6-sip.spec ++++++ --- /var/tmp/diff_new_pack.4KlPnr/_old 2025-01-12 11:10:26.837276869 +0100 +++ /var/tmp/diff_new_pack.4KlPnr/_new 2025-01-12 11:10:26.837276869 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-PyQt6-sip # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-PyQt6-sip -Version: 13.8.0 +Version: 13.9.1 Release: 0 Summary: The sip module support for PyQt6 License: BSD-2-Clause AND SUSE-SIP -URL: https://www.riverbankcomputing.com/software/sip/ -Source0: https://files.pythonhosted.org/packages/source/P/PyQt6-sip/PyQt6_sip-%{version}.tar.gz +URL: https://github.com/Python-SIP/sip +Source0: https://files.pythonhosted.org/packages/source/P/PyQt6-sip/pyqt6_sip-%{version}.tar.gz BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} @@ -43,7 +43,7 @@ without a library to be wrapped. %prep -%autosetup -p1 -n PyQt6_sip-%{version} +%autosetup -p1 -n pyqt6_sip-%{version} %build export CFLAGS="%{optflags}"