Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-fastavro for openSUSE:Factory
checked in at 2025-06-17 18:22:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastavro (Old)
and /work/SRC/openSUSE:Factory/.python-fastavro.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastavro"
Tue Jun 17 18:22:42 2025 rev:2 rq:1286219 version:1.9.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastavro/python-fastavro.changes
2024-11-22 23:54:02.299680762 +0100
+++
/work/SRC/openSUSE:Factory/.python-fastavro.new.19631/python-fastavro.changes
2025-06-17 18:23:32.333591743 +0200
@@ -1,0 +2,5 @@
+Tue Jun 17 04:13:58 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fastavro.spec ++++++
--- /var/tmp/diff_new_pack.B8fwvV/_old 2025-06-17 18:23:32.941617026 +0200
+++ /var/tmp/diff_new_pack.B8fwvV/_new 2025-06-17 18:23:32.945617192 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-fastavro
#
-# Copyright (c) 2024 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
@@ -27,7 +27,9 @@
URL: https://github.com/fastavro/fastavro
Source:
https://files.pythonhosted.org/packages/source/f/fastavro/fastavro-%{version}.tar.gz
BuildRequires: %{python_module devel}
+BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Suggests: python-cramjam
@@ -51,10 +53,10 @@
%build
export CFLAGS="%{optflags}"
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_clone -a %{buildroot}%{_bindir}/fastavro
%python_expand %fdupes %{buildroot}%{$python_sitearch}
@@ -74,5 +76,5 @@
%license LICENSE
%python_alternative %{_bindir}/fastavro
%{python_sitearch}/fastavro
-%{python_sitearch}/fastavro-%{version}*-info
+%{python_sitearch}/fastavro-%{version}.dist-info