Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pproxy for openSUSE:Factory checked in at 2025-06-03 17:56:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pproxy (Old) and /work/SRC/openSUSE:Factory/.python-pproxy.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pproxy" Tue Jun 3 17:56:16 2025 rev:6 rq:1282300 version:2.7.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pproxy/python-pproxy.changes 2023-10-24 20:09:40.751408297 +0200 +++ /work/SRC/openSUSE:Factory/.python-pproxy.new.16005/python-pproxy.changes 2025-06-03 17:57:19.911040933 +0200 @@ -1,0 +2,5 @@ +Tue Jun 3 12:02:35 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Convert to pip-based build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pproxy.spec ++++++ --- /var/tmp/diff_new_pack.ZIJE6n/_old 2025-06-03 17:57:20.591069129 +0200 +++ /var/tmp/diff_new_pack.ZIJE6n/_new 2025-06-03 17:57:20.595069295 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pproxy # -# 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 @@ -24,8 +24,10 @@ License: MIT URL: https://github.com/qwj/python-proxy Source: https://files.pythonhosted.org/packages/source/p/pproxy/pproxy-%{version}.tar.gz +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Suggests: python-aioquic >= 0.9.7 @@ -54,10 +56,10 @@ rm tests/api_*.py %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_clone -a %{buildroot}%{_bindir}/pproxy %python_expand %fdupes %{buildroot}%{$python_sitelib}