Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-gwdatafind"

Wed Jun 18 17:58:46 2025 rev:8 rq:1286676 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gwdatafind/python-gwdatafind.changes      
2024-12-09 21:13:25.597622596 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-gwdatafind.new.19631/python-gwdatafind.changes
   2025-06-18 17:59:09.031578906 +0200
@@ -1,0 +2,5 @@
+Wed Jun 18 04:41:37 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Use pyproject macros to build and install.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gwdatafind.spec ++++++
--- /var/tmp/diff_new_pack.mmYE97/_old  2025-06-18 17:59:11.523679224 +0200
+++ /var/tmp/diff_new_pack.mmYE97/_new  2025-06-18 17:59:11.539679868 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gwdatafind
 #
-# 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
@@ -26,7 +26,9 @@
 URL:            https://gwdatafind.readthedocs.io/
 Source:         
https://files.pythonhosted.org/packages/source/g/gwdatafind/gwdatafind-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.6}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module ligo-segments}
@@ -39,7 +41,7 @@
 Requires:       python-ligo-segments
 BuildArch:      noarch
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 
 %python_subpackages
 
@@ -55,10 +57,10 @@
 sed -i 's/--color=yes//' pyproject.toml
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %python_clone -a %{buildroot}%{_bindir}/gw_data_find
@@ -77,5 +79,5 @@
 %license LICENSE
 %python_alternative %{_bindir}/gw_data_find
 %{python_sitelib}/gwdatafind
-%{python_sitelib}/gwdatafind-%{version}*-info
+%{python_sitelib}/gwdatafind-%{version}.dist-info
 

Reply via email to