Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-txaio for openSUSE:Factory checked in at 2025-06-04 20:28:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-txaio (Old) and /work/SRC/openSUSE:Factory/.python-txaio.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-txaio" Wed Jun 4 20:28:53 2025 rev:14 rq:1282533 version:23.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-txaio/python-txaio.changes 2023-02-20 17:46:22.311607239 +0100 +++ /work/SRC/openSUSE:Factory/.python-txaio.new.16005/python-txaio.changes 2025-06-04 20:28:58.582034392 +0200 @@ -1,0 +2,5 @@ +Wed Jun 4 06:08:04 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Switch to pyproject macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-txaio.spec ++++++ --- /var/tmp/diff_new_pack.wUfqVm/_old 2025-06-04 20:28:59.742082453 +0200 +++ /var/tmp/diff_new_pack.wUfqVm/_new 2025-06-04 20:28:59.742082453 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-txaio # -# 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 @@ -23,8 +23,10 @@ License: MIT URL: https://github.com/crossbario/txaio Source: https://files.pythonhosted.org/packages/source/t/txaio/txaio-%{version}.tar.gz +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module testsuite} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Recommends: python-Twisted >= 20.3.0 @@ -46,10 +48,10 @@ %autopatch -p1 %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check