Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-helpers-namespace for 
openSUSE:Factory checked in at 2025-05-07 19:19:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-helpers-namespace (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.30101 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-helpers-namespace"

Wed May  7 19:19:24 2025 rev:8 rq:1275102 version:2021.12.29

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-helpers-namespace/python-pytest-helpers-namespace.changes
  2023-10-25 18:03:08.499086640 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.30101/python-pytest-helpers-namespace.changes
       2025-05-07 19:19:27.742650376 +0200
@@ -1,0 +2,5 @@
+Wed May  7 06:50:18 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytest-helpers-namespace.spec ++++++
--- /var/tmp/diff_new_pack.EScdM2/_old  2025-05-07 19:19:28.362676227 +0200
+++ /var/tmp/diff_new_pack.EScdM2/_new  2025-05-07 19:19:28.366676394 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-helpers-namespace
 #
-# 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
@@ -22,12 +22,13 @@
 Release:        0
 Summary:        PyTest Helpers Namespace
 License:        Apache-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/saltstack/pytest-helpers-namespace
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-helpers-namespace/pytest-helpers-namespace-%{version}.tar.gz
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools-declarative-requirements}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-pytest
@@ -47,10 +48,10 @@
 sed -i '/setuptools/d' setup.cfg
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -60,5 +61,5 @@
 %doc README.rst docs/*.rst
 %license LICENSE
 %{python_sitelib}/pytest_helpers_namespace
-%{python_sitelib}/pytest_helpers_namespace-%{version}*-info
+%{python_sitelib}/pytest_helpers_namespace-%{version}.dist-info
 

Reply via email to