Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-qt5-sip for openSUSE:Factory checked in at 2025-07-06 17:03:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qt5-sip (Old) and /work/SRC/openSUSE:Factory/.python-qt5-sip.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qt5-sip" Sun Jul 6 17:03:48 2025 rev:14 rq:1290624 version:12.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-qt5-sip/python-qt5-sip.changes 2025-01-22 16:31:16.589339435 +0100 +++ /work/SRC/openSUSE:Factory/.python-qt5-sip.new.1903/python-qt5-sip.changes 2025-07-06 17:05:30.484987876 +0200 @@ -1,0 +2,5 @@ +Fri Jul 4 04:22:13 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Use pyproject macros to build and install. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qt5-sip.spec ++++++ --- /var/tmp/diff_new_pack.svkZYB/_old 2025-07-06 17:05:31.189017041 +0200 +++ /var/tmp/diff_new_pack.svkZYB/_new 2025-07-06 17:05:31.189017041 +0200 @@ -30,6 +30,8 @@ Patch100: support-python3.6.patch BuildRequires: %{python_module devel >= 3.6} BuildRequires: %{python_module setuptools >= 30.3} +BuildRequires: %{python_module pip} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Provides: python-PyQt5-sip = %{version}-%{release} @@ -49,15 +51,15 @@ %autosetup -p1 -n pyqt5_sip-%{version} %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitearch} %files %{python_files} %license LICENSE %dir %{python_sitearch}/PyQt5 %{python_sitearch}/PyQt5/sip* -%{python_sitearch}/PyQt5_sip-%{version}*info +%{python_sitearch}/[Pp]y[Qq]t5_sip-%{version}.dist-info