Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-xprocess for
openSUSE:Factory checked in at 2025-05-07 19:15:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-xprocess (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-xprocess.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-xprocess"
Wed May 7 19:15:58 2025 rev:8 rq:1275120 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-xprocess/python-pytest-xprocess.changes
2024-06-07 15:02:01.816851481 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-xprocess.new.30101/python-pytest-xprocess.changes
2025-05-07 19:16:28.451228840 +0200
@@ -1,0 +2,5 @@
+Wed May 7 07:01:03 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-xprocess.spec ++++++
--- /var/tmp/diff_new_pack.1ymSoL/_old 2025-05-07 19:16:28.847245382 +0200
+++ /var/tmp/diff_new_pack.1ymSoL/_new 2025-05-07 19:16:28.847245382 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-xprocess
#
-# Copyright (c) 2024 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,9 +24,11 @@
License: MIT
URL: https://github.com/pytest-dev/pytest-xprocess
Source:
https://files.pythonhosted.org/packages/source/p/pytest-xprocess/pytest-xprocess-%{version}.tar.gz
+BuildRequires: %{python_module pip}
BuildRequires: %{python_module psutil}
BuildRequires: %{python_module pytest >= 2.8}
BuildRequires: %{python_module setuptools_scm}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-psutil
@@ -46,10 +48,10 @@
chmod -x README.rst
%build
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
@@ -59,5 +61,5 @@
%doc README.rst
%license LICENSE
%{python_sitelib}/xprocess
-%{python_sitelib}/pytest_xprocess-%{version}*-info
+%{python_sitelib}/pytest_xprocess-%{version}.dist-info