Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sphobjinv for openSUSE:Factory checked in at 2025-06-16 11:13:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sphobjinv (Old) and /work/SRC/openSUSE:Factory/.python-sphobjinv.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphobjinv" Mon Jun 16 11:13:17 2025 rev:7 rq:1285981 version:2.3.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sphobjinv/python-sphobjinv.changes 2025-04-25 22:20:51.007421672 +0200 +++ /work/SRC/openSUSE:Factory/.python-sphobjinv.new.19631/python-sphobjinv.changes 2025-06-16 11:13:28.565766371 +0200 @@ -1,0 +2,5 @@ +Mon Jun 16 06:28:07 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Switch to pyroject macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sphobjinv.spec ++++++ --- /var/tmp/diff_new_pack.NTwJGh/_old 2025-06-16 11:13:29.121789346 +0200 +++ /var/tmp/diff_new_pack.NTwJGh/_new 2025-06-16 11:13:29.125789511 +0200 @@ -22,9 +22,9 @@ Release: 0 Summary: Sphinx objectsinv Inspection/Manipulation Tool License: MIT -Group: Development/Languages/Python URL: https://github.com/bskinn/sphobjinv Source: https://github.com/bskinn/sphobjinv/archive/refs/tags/v%{version}.tar.gz#/sphobjinv-%{version}.tar.gz +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -55,10 +55,10 @@ sed -i '1{/^#!/d}' src/sphobjinv/_vendored/fuzzywuzzy/*.py %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_clone -a %{buildroot}%{_bindir}/sphobjinv %python_expand %fdupes %{buildroot}%{$python_sitelib} @@ -82,5 +82,5 @@ %license LICENSE.txt %python_alternative %{_bindir}/sphobjinv %{python_sitelib}/sphobjinv -%{python_sitelib}/sphobjinv-%{version}*-info +%{python_sitelib}/sphobjinv-%{version}.dist-info