Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ini2toml for openSUSE:Factory checked in at 2022-07-19 17:18:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ini2toml (Old) and /work/SRC/openSUSE:Factory/.python-ini2toml.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ini2toml" Tue Jul 19 17:18:55 2022 rev:2 rq:989557 version:0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ini2toml/python-ini2toml.changes 2022-07-15 13:52:35.899565755 +0200 +++ /work/SRC/openSUSE:Factory/.python-ini2toml.new.1523/python-ini2toml.changes 2022-07-19 17:18:55.812332112 +0200 @@ -1,0 +2,5 @@ +Thu Jul 14 16:24:18 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- first submit with a service induced specfile clean + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ini2toml.spec ++++++ --- /var/tmp/diff_new_pack.xXx5Cq/_old 2022-07-19 17:18:56.720333322 +0200 +++ /var/tmp/diff_new_pack.xXx5Cq/_new 2022-07-19 17:18:56.724333328 +0200 @@ -29,18 +29,18 @@ License: MPL-2.0 URL: https://github.com/abravalheri/ini2toml/ Source: https://files.pythonhosted.org/packages/source/i/ini2toml/ini2toml-0.11.tar.gz -BuildRequires: python-rpm-macros -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools_scm} +BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros Requires: python-packaging >= 20.7 Requires(post): update-alternatives Requires(postun):update-alternatives # SECTION test requirements BuildRequires: %{python_module packaging >= 20.7} +BuildRequires: %{python_module configupdater >= 3.0.1 with %python-configupdater < 4} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module tomlkit >= 0.10 with %python-tomlkit < 2} BuildRequires: %{python_module tomli-w >= 0.4.0 with %python-tomli-w < 2} -BuildRequires: %{python_module configupdater >= 3.0.1 with %python-configupdater < 4} +BuildRequires: %{python_module tomlkit >= 0.10 with %python-tomlkit < 2} BuildRequires: %{python_module validate-pyproject >= 0.6} %if %{with experimental} BuildRequires: %{python_module pyproject-fmt >= 0.32}