Accepting request 1099042 from home:anag:branches:devel:openSUSE:Factory:rpmlint

Needed to unblock rpmlint in staging

OBS-URL: https://build.opensuse.org/request/show/1099042
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=177
This commit is contained in:
Marcus Meissner 2023-07-17 09:57:09 +00:00 committed by Git OBS Bridge
parent 9236ebbc8c
commit c9c2bbfdaf
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