Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-setproctitle for openSUSE:Factory checked in at 2025-06-16 11:13:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-setproctitle (Old) and /work/SRC/openSUSE:Factory/.python-setproctitle.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setproctitle" Mon Jun 16 11:13:09 2025 rev:35 rq:1285966 version:1.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-setproctitle/python-setproctitle.changes 2025-02-26 17:29:23.150454974 +0100 +++ /work/SRC/openSUSE:Factory/.python-setproctitle.new.19631/python-setproctitle.changes 2025-06-16 11:13:21.625479598 +0200 @@ -1,0 +2,5 @@ +Mon Jun 16 06:12:21 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Switch to pyroject macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-setproctitle.spec ++++++ --- /var/tmp/diff_new_pack.MgqP1I/_old 2025-06-16 11:13:22.313508027 +0200 +++ /var/tmp/diff_new_pack.MgqP1I/_new 2025-06-16 11:13:22.317508193 +0200 @@ -26,8 +26,10 @@ Source: https://files.pythonhosted.org/packages/source/s/setproctitle/setproctitle-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module devel >= 3.7} +BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: procps BuildRequires: python-rpm-macros @@ -44,10 +46,10 @@ %build export CFLAGS="%{optflags}" -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitearch} %check @@ -60,5 +62,5 @@ %doc HISTORY.rst README.rst %license COPYRIGHT %{python_sitearch}/setproctitle -%{python_sitearch}/setproctitle-%{version}*-info +%{python_sitearch}/setproctitle-%{version}.dist-info