Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-immutables for
openSUSE:Factory checked in at 2025-07-02 12:07:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-immutables (Old)
and /work/SRC/openSUSE:Factory/.python-immutables.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-immutables"
Wed Jul 2 12:07:15 2025 rev:17 rq:1289727 version:0.21
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-immutables/python-immutables.changes
2024-10-25 19:18:41.160231622 +0200
+++
/work/SRC/openSUSE:Factory/.python-immutables.new.7067/python-immutables.changes
2025-07-02 12:07:22.641393717 +0200
@@ -1,0 +2,6 @@
+Wed Jul 2 05:34:49 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+- Actually run fdupes.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-immutables.spec ++++++
--- /var/tmp/diff_new_pack.4v4Cd7/_old 2025-07-02 12:07:23.305421461 +0200
+++ /var/tmp/diff_new_pack.4v4Cd7/_new 2025-07-02 12:07:23.305421461 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-immutables
#
-# 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
@@ -25,8 +25,10 @@
URL: https://github.com/MagicStack/immutables
Source:
https://files.pythonhosted.org/packages/source/i/immutables/immutables-%{version}.tar.gz
BuildRequires: %{python_module devel >= 3.8}
+BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%python_subpackages
@@ -39,10 +41,11 @@
%build
export CFLAGS="%{optflags}"
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
export IMMU_SKIP_MYPY_TESTS=1
@@ -52,5 +55,5 @@
%doc README.rst
%license LICENSE
%{python_sitearch}/immutables
-%{python_sitearch}/immutables-%{version}*-info
+%{python_sitearch}/immutables-%{version}.dist-info