Accepting request 1099071 from devel:openSUSE:Factory:rpmlint

OBS-URL: https://build.opensuse.org/request/show/1099071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=119
This commit is contained in:
Ana Guerrero 2023-07-19 17:10:09 +00:00 committed by Git OBS Bridge
commit 002a0d776a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 17 07:56:32 UTC 2023 - Ana Guerrero <ana.guerrero@suse.com>
- Add BuildRequires on python-packaging to fix build.
-------------------------------------------------------------------
Tue May 23 06:25:06 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>

View File

@ -42,6 +42,7 @@ Patch3: 0002-validate-Support-version-1.5.patch
BuildRequires: checkbashisms
# the main package rpmlint's python3 runtime requirements do not necessarily match our target flavor
BuildRequires: %{python_flavor}-base
BuildRequires: %{python_flavor}-packaging
BuildRequires: %{python_flavor}-pybeam
BuildRequires: %{python_flavor}-pyenchant
BuildRequires: %{python_flavor}-python-magic