- Add rpmlintrc filter for pycparser Python package.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=157
This commit is contained in:
Martin Liška 2022-01-10 15:32:15 +00:00 committed by Git OBS Bridge
parent 4a3bd9298e
commit f52bc05eb8
3 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 10 15:31:47 UTC 2022 - Martin Liška <mliska@suse.cz>
- Add rpmlintrc filter for pycparser Python package.
-------------------------------------------------------------------
Mon Sep 6 12:12:52 UTC 2021 - Martin Liška <mliska@suse.cz>

View File

@ -4,3 +4,4 @@ addFilter("python-bytecode-without-source")
addFilter("files-duplicate")
addFilter("filelist-forbidden-opt")
addFilter("invalid-url")
addFilter("E: devel-file-in-non-devel-package .*site-packages.*fake_libc_include.*")

View File

@ -1,7 +1,7 @@
#
# spec file for package rpmlint-mini
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed