Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flit for openSUSE:Factory checked in at 2023-03-10 22:08:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flit (Old) and /work/SRC/openSUSE:Factory/.python-flit.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flit" Fri Mar 10 22:08:24 2023 rev:7 rq:1070633 version:3.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flit/python-flit.changes 2022-11-09 12:57:11.968268101 +0100 +++ /work/SRC/openSUSE:Factory/.python-flit.new.31432/python-flit.changes 2023-03-10 22:08:44.853506076 +0100 @@ -1,0 +2,5 @@ +Fri Mar 10 08:51:42 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- spec file cleanups + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flit.spec ++++++ --- /var/tmp/diff_new_pack.U9zpEX/_old 2023-03-10 22:08:45.425508680 +0100 +++ /var/tmp/diff_new_pack.U9zpEX/_new 2023-03-10 22:08:45.429508698 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-flit # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,12 +31,6 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module requests} BuildRequires: %{python_module tomli-w} -# SECTION test requirements -BuildRequires: %{python_module testpath} -BuildRequires: %{python_module pytest >= 2.7.3} -BuildRequires: %{python_module responses} -BuildRequires: %{python_module tomli} -# /SECTION BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-docutils @@ -46,6 +40,12 @@ Requires(post): update-alternatives Requires(postun):update-alternatives BuildArch: noarch +# SECTION test requirements +BuildRequires: %{python_module pytest >= 2.7.3} +BuildRequires: %{python_module responses} +BuildRequires: %{python_module testpath} +BuildRequires: %{python_module tomli} +# /SECTION %python_subpackages %description