Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-relaxed for 
openSUSE:Factory checked in at 2025-05-03 20:58:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-relaxed (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-relaxed.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-relaxed"

Sat May  3 20:58:00 2025 rev:15 rq:1273926 version:2.0.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-relaxed/python-pytest-relaxed.changes  
    2024-04-07 22:04:40.787688324 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-relaxed.new.30101/python-pytest-relaxed.changes
   2025-05-03 20:58:03.275304104 +0200
@@ -1,0 +2,5 @@
+Fri May  2 07:22:27 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-relaxed.spec ++++++
--- /var/tmp/diff_new_pack.Efp1Sh/_old  2025-05-03 20:58:04.023335636 +0200
+++ /var/tmp/diff_new_pack.Efp1Sh/_new  2025-05-03 20:58:04.027335804 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-relaxed
 #
-# 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
@@ -25,8 +25,10 @@
 URL:            https://github.com/bitprophet/pytest-relaxed
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-relaxed/pytest-relaxed-%{version}.tar.gz
 BuildRequires:  %{python_module decorator >= 4}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest >= 7}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-decorator >= 4
@@ -42,11 +44,11 @@
 
 %build
 export LANG=en_US.UTF-8
-%python_build
+%pyproject_wheel
 
 %install
 export LANG=en_US.UTF-8
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -56,5 +58,5 @@
 %license LICENSE
 %doc README.rst
 %{python_sitelib}/pytest_relaxed
-%{python_sitelib}/pytest_relaxed-%{version}*-info
+%{python_sitelib}/pytest_relaxed-%{version}.dist-info
 

Reply via email to