Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-smmap for openSUSE:Factory 
checked in at 2025-06-17 18:20:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-smmap (Old)
 and      /work/SRC/openSUSE:Factory/.python-smmap.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-smmap"

Tue Jun 17 18:20:23 2025 rev:21 rq:1285968 version:5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-smmap/python-smmap.changes        
2025-01-09 15:05:29.159432574 +0100
+++ /work/SRC/openSUSE:Factory/.python-smmap.new.19631/python-smmap.changes     
2025-06-17 18:20:36.194266532 +0200
@@ -1,0 +2,5 @@
+Mon Jun 16 06:12:22 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyroject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-smmap.spec ++++++
--- /var/tmp/diff_new_pack.iY9vUj/_old  2025-06-17 18:20:36.938297480 +0200
+++ /var/tmp/diff_new_pack.iY9vUj/_new  2025-06-17 18:20:36.942297646 +0200
@@ -24,8 +24,10 @@
 License:        BSD-2-Clause
 URL:            https://github.com/gitpython-developers/smmap
 Source:         
https://files.pythonhosted.org/packages/source/s/smmap/smmap-%{version}.tar.gz
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -48,10 +50,10 @@
 dos2unix README.md
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -61,5 +63,5 @@
 %license LICENSE
 %doc README.md
 %{python_sitelib}/smmap
-%{python_sitelib}/smmap-%{version}-py*-info
+%{python_sitelib}/smmap-%{version}.dist-info
 

Reply via email to