Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dash for openSUSE:Factory 
checked in at 2025-05-20 09:34:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dash (Old)
 and      /work/SRC/openSUSE:Factory/.python-dash.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dash"

Tue May 20 09:34:19 2025 rev:21 rq:1277939 version:2.18.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dash/python-dash.changes  2025-04-03 
18:44:02.290369454 +0200
+++ /work/SRC/openSUSE:Factory/.python-dash.new.30101/python-dash.changes       
2025-05-20 09:36:26.149053030 +0200
@@ -1,0 +2,5 @@
+Fri May  9 05:08:11 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-dash.spec ++++++
--- /var/tmp/diff_new_pack.kWu87I/_old  2025-05-20 09:36:26.649073782 +0200
+++ /var/tmp/diff_new_pack.kWu87I/_new  2025-05-20 09:36:26.653073948 +0200
@@ -106,10 +106,10 @@
 find . -name .gitkeep -delete
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/renderer
 %python_clone -a %{buildroot}%{_bindir}/dash-generate-components
 %python_clone -a %{buildroot}%{_bindir}/dash-update-components
@@ -145,5 +145,5 @@
 %python_alternative %{_bindir}/dash-update-components
 %python_alternative %{_bindir}/renderer
 %{python_sitelib}/dash
-%{python_sitelib}/dash-%{version}*-info
+%{python_sitelib}/dash-%{version}.dist-info
 

Reply via email to