Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-benchmark for 
openSUSE:Factory checked in at 2024-03-13 22:16:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-benchmark (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-benchmark"

Wed Mar 13 22:16:36 2024 rev:13 rq:1157060 version:4.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-benchmark/python-pytest-benchmark.changes
  2023-04-25 16:53:39.946304391 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-benchmark.new.1770/python-pytest-benchmark.changes
        2024-03-13 22:17:01.300835266 +0100
@@ -1,0 +2,5 @@
+Mon Mar  4 22:09:46 UTC 2024 - Matej Cepl <[email protected]>
+
+- Clean up the SPEC file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-benchmark.spec ++++++
--- /var/tmp/diff_new_pack.ex4XO1/_old  2024-03-13 22:17:02.008861313 +0100
+++ /var/tmp/diff_new_pack.ex4XO1/_new  2024-03-13 22:17:02.008861313 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-benchmark
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,18 +34,20 @@
 BuildRequires:  %{python_module aspectlib}
 BuildRequires:  %{python_module elasticsearch}
 BuildRequires:  %{python_module freezegun}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module py-cpuinfo}
 BuildRequires:  %{python_module pygaljs}
 BuildRequires:  %{python_module pygal}
 BuildRequires:  %{python_module pytest >= 3.8}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  git-core
 BuildRequires:  python-rpm-macros
 Requires:       python-py-cpuinfo
 Requires:       python-pytest >= 3.8
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 Recommends:     python-aspectlib
 Recommends:     python-elasticsearch
 Recommends:     python-pygal
@@ -65,10 +67,10 @@
 sed -i -e '/test_fast PASSED/d' -e '/test_fast SKIPPED/d' 
tests/test_benchmark.py
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %python_clone -a %{buildroot}%{_bindir}/pytest-benchmark

Reply via email to