Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dash-html-components for
openSUSE:Factory checked in at 2025-05-09 18:49:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dash-html-components (Old)
and /work/SRC/openSUSE:Factory/.python-dash-html-components.new.30101
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dash-html-components"
Fri May 9 18:49:41 2025 rev:7 rq:1275972 version:2.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-dash-html-components/python-dash-html-components.changes
2022-06-08 14:25:29.516544824 +0200
+++
/work/SRC/openSUSE:Factory/.python-dash-html-components.new.30101/python-dash-html-components.changes
2025-05-09 18:52:34.276106517 +0200
@@ -1,0 +2,5 @@
+Fri May 9 05:08:25 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dash-html-components.spec ++++++
--- /var/tmp/diff_new_pack.8is5WW/_old 2025-05-09 18:52:34.712124655 +0200
+++ /var/tmp/diff_new_pack.8is5WW/_new 2025-05-09 18:52:34.712124655 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-dash-html-components
#
-# Copyright (c) 2022 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
@@ -23,7 +23,9 @@
License: MIT
URL: https://github.com/plotly/dash-html-components
Source:
https://files.pythonhosted.org/packages/source/d/dash-html-components/dash_html_components-%{version}.tar.gz
+BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
@@ -41,15 +43,15 @@
%setup -q -n dash_html_components-%{version}
%build
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%license LICENSE
%doc README.md
%{python_sitelib}/dash_html_components
-%{python_sitelib}/dash_html_components-%{version}*-info
+%{python_sitelib}/dash_html_components-%{version}.dist-info