Accepting request 1075477 from devel:openSUSE:Factory:rpmlint

- Depend on python-magic Python package.

OBS-URL: https://build.opensuse.org/request/show/1075477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=117
This commit is contained in:
Dominique Leuenberger 2023-04-01 17:30:11 +00:00 committed by Git OBS Bridge
commit 920d778e68
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 29 10:43:27 UTC 2023 - Martin Liška <mliska@suse.cz>
- Depend on python-magic Python package.
-------------------------------------------------------------------
Thu Feb 2 14:50:24 UTC 2023 - Andreas Schwab <schwab@suse.de>

View File

@ -35,9 +35,9 @@ Source3: rpmlint-mini.rpmlintrc
BuildRequires: checkbashisms
# the main package rpmlint's python3 runtime requirements do not necessarily match our target flavor
BuildRequires: %{python_flavor}-base
BuildRequires: %{python_flavor}-magic
BuildRequires: %{python_flavor}-pybeam
BuildRequires: %{python_flavor}-pyenchant
BuildRequires: %{python_flavor}-python-magic
BuildRequires: %{python_flavor}-pyxdg
BuildRequires: %{python_flavor}-rpm
BuildRequires: %{python_flavor}-tomli