Accepting request 990957 from devel:openSUSE:Factory:rpmlint

- Replace toml library with tomli.

OBS-URL: https://build.opensuse.org/request/show/990957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=114
This commit is contained in:
Richard Brown 2022-07-26 17:42:46 +00:00 committed by Git OBS Bridge
commit 88eebc1d95
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 25 08:02:16 UTC 2022 - Martin Liška <mliska@suse.cz>
- Replace toml library with tomli.
-------------------------------------------------------------------
Mon May 9 09:42:24 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -40,7 +40,8 @@ BuildRequires: %{python_flavor}-pybeam
BuildRequires: %{python_flavor}-pyenchant
BuildRequires: %{python_flavor}-pyxdg
BuildRequires: %{python_flavor}-rpm
BuildRequires: %{python_flavor}-toml
BuildRequires: %{python_flavor}-tomli
BuildRequires: %{python_flavor}-tomli-w
BuildRequires: %{python_flavor}-xml
BuildRequires: %{python_flavor}-zstandard
BuildRequires: dash