Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pprintpp for openSUSE:Factory checked in at 2025-06-03 17:56:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pprintpp (Old) and /work/SRC/openSUSE:Factory/.python-pprintpp.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pprintpp" Tue Jun 3 17:56:12 2025 rev:7 rq:1282299 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pprintpp/python-pprintpp.changes 2023-03-03 22:31:44.996118936 +0100 +++ /work/SRC/openSUSE:Factory/.python-pprintpp.new.16005/python-pprintpp.changes 2025-06-03 17:57:17.866956179 +0200 @@ -1,0 +2,5 @@ +Tue Jun 3 12:01:25 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Convert to pip-based build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pprintpp.spec ++++++ --- /var/tmp/diff_new_pack.bS4Zbq/_old 2025-06-03 17:57:18.702990844 +0200 +++ /var/tmp/diff_new_pack.bS4Zbq/_new 2025-06-03 17:57:18.706991010 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pprintpp # -# Copyright (c) 2023 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 @@ -31,12 +31,14 @@ # PATCH-FIX-OPENSUSE python-311.patch small fix to support python 3.11 Patch2: python-311.patch BuildRequires: %{python_module parameterized} +BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(post): alts +Requires(postun): alts BuildArch: noarch %python_subpackages @@ -48,11 +50,11 @@ %build export LANG=en_US.utf-8 -%python_build +%pyproject_wheel %install export LANG=en_US.utf-8 -%python_install +%pyproject_install %python_clone -a %{buildroot}%{_bindir}/pypprint %python_expand %fdupes %{buildroot}%{$python_sitelib}