Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mautrix for openSUSE:Factory 
checked in at 2026-04-23 17:09:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mautrix (Old)
 and      /work/SRC/openSUSE:Factory/.python-mautrix.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mautrix"

Thu Apr 23 17:09:52 2026 rev:13 rq:1348948 version:0.20.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mautrix/python-mautrix.changes    
2023-12-28 23:03:05.810024328 +0100
+++ /work/SRC/openSUSE:Factory/.python-mautrix.new.11940/python-mautrix.changes 
2026-04-23 17:14:22.152767860 +0200
@@ -1,0 +2,6 @@
+Thu Apr 23 11:59:57 UTC 2026 - Matej Cepl <[email protected]>
+
+- Convert build to use %pyproject_* macros
+  (soo#python/_ObsPrj#491). 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mautrix.spec ++++++
--- /var/tmp/diff_new_pack.jRRLXe/_old  2026-04-23 17:14:24.124849075 +0200
+++ /var/tmp/diff_new_pack.jRRLXe/_new  2026-04-23 17:14:24.132849405 +0200
@@ -37,6 +37,8 @@
 # Patch0:         no-immutable.patch
 BuildRequires:  %{python_module base}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-aiohttp >= 3
@@ -75,10 +77,10 @@
 %autosetup -p1 -n python-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %if %{with test}

Reply via email to