Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-stack-data"

Tue Jun 17 18:20:25 2025 rev:11 rq:1285976 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-stack-data/python-stack-data.changes      
2025-01-23 18:01:13.257752543 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-stack-data.new.19631/python-stack-data.changes
   2025-06-17 18:20:39.898420603 +0200
@@ -1,0 +2,5 @@
+Mon Jun 16 06:12:25 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyroject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-stack-data.spec ++++++
--- /var/tmp/diff_new_pack.3hbvES/_old  2025-06-17 18:20:40.522446559 +0200
+++ /var/tmp/diff_new_pack.3hbvES/_new  2025-06-17 18:20:40.522446559 +0200
@@ -25,8 +25,10 @@
 URL:            https://github.com/alexmojaki/stack_data
 Source:         
https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-%{version}.tar.gz
 BuildRequires:  %{python_module Cython}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 44}
 BuildRequires:  %{python_module setuptools_scm >= 3.4.3}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # PATCH-FIX-UPSTREAM https://github.com/alexmojaki/stack_data/pull/58 Modify 
test_executing_style_defs to work with Pygments 2.19
@@ -57,10 +59,10 @@
 %autosetup -p1 -n stack_data-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -69,5 +71,5 @@
 
 %files %{python_files}
 %{python_sitelib}/stack_data
-%{python_sitelib}/stack_data-%{version}*-info
+%{python_sitelib}/stack_data-%{version}.dist-info
 

Reply via email to