Blame pipenv.rpmlintrc

dd5348d
# These two bundled provides are declared twice, as they're bundled twice separately in pipenv,
dd5348d
# once for pipenv itself and once for the bundled pip. Sometimes their versions differ.
dd5348d
addFilter(r'useless-provides bundled\(python3dist\(contextlib2\)\)')
dd5348d
addFilter(r'useless-provides bundled\(python3dist\(pep517\)\)')