Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mycli for openSUSE:Factory checked in at 2025-06-05 20:34:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mycli (Old) and /work/SRC/openSUSE:Factory/.python-mycli.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mycli" Thu Jun 5 20:34:07 2025 rev:6 rq:1282937 version:1.27.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mycli/python-mycli.changes 2024-08-16 12:23:22.466345054 +0200 +++ /work/SRC/openSUSE:Factory/.python-mycli.new.19631/python-mycli.changes 2025-06-05 20:36:40.395116258 +0200 @@ -1,0 +2,5 @@ +Thu Jun 5 04:38:04 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Switch to pyproject macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mycli.spec ++++++ --- /var/tmp/diff_new_pack.8Eaxvp/_old 2025-06-05 20:36:40.831134387 +0200 +++ /var/tmp/diff_new_pack.8Eaxvp/_new 2025-06-05 20:36:40.831134387 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-mycli # -# 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,7 +25,9 @@ URL: http://mycli.net Source: https://files.pythonhosted.org/packages/source/m/mycli/mycli-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION runtime requirements for tests @@ -73,10 +75,10 @@ %setup -q -n mycli-%{version} %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_clone -a %{buildroot}%{_bindir}/mycli %python_expand %fdupes %{buildroot}%{$python_sitelib}