Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-pytest-freezegun"

Wed May  7 19:15:50 2025 rev:5 rq:1275101 version:0.4.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-freezegun/python-pytest-freezegun.changes
  2023-05-19 11:55:18.667190960 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-freezegun.new.30101/python-pytest-freezegun.changes
       2025-05-07 19:16:24.395059412 +0200
@@ -1,0 +2,5 @@
+Wed May  7 06:50:11 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-freezegun.spec ++++++
--- /var/tmp/diff_new_pack.rob3oO/_old  2025-05-07 19:16:24.859078794 +0200
+++ /var/tmp/diff_new_pack.rob3oO/_new  2025-05-07 19:16:24.863078962 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-freezegun
 #
-# 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
@@ -16,7 +16,6 @@
 #
 
 
-%define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-pytest-freezegun
 Version:        0.4.2
@@ -28,7 +27,9 @@
 # PATCH-FIX-UPSTREAM gh#ktosiek/pytest-freezegun#39
 Patch0:         use-packaging.patch
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-freezegun > 0.3
@@ -47,10 +48,10 @@
 %autosetup -p1 -n pytest-freezegun-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -61,5 +62,5 @@
 %license LICENSE
 %{python_sitelib}/pytest_freezegun.py
 %pycache_only %{python_sitelib}/__pycache__/pytest_freezegun*.pyc
-%{python_sitelib}/pytest_freezegun-%{version}*info
+%{python_sitelib}/pytest_freezegun-%{version}.dist-info
 

Reply via email to