From 3293802fbc9791dbf60e33e5912a1c3555b4aac4 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 7 Jan 2026 23:24:55 +0000 Subject: [PATCH] Update .rpmlintrc file [skip changelog] (cherry picked from Fedora commit 78aa0cc35e74f25a92ba0538c60af2eef0c771db) --- python-urllib3.rpmlintrc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/python-urllib3.rpmlintrc b/python-urllib3.rpmlintrc index 0b83833..e9bd352 100644 --- a/python-urllib3.rpmlintrc +++ b/python-urllib3.rpmlintrc @@ -1,6 +1 @@ -# It is normal that extras metapackages should not have documentation, or any -# files at all. -addFilter(r"\+\w+\.\w+: W: no-documentation") -# Not real spelling errors -addFilter(r"spelling-error \('([Mm]etapackage)s?',") addFilter(r"spelling-error \('(gzip|brotli|zstd)',")