python-mailman/python-mailman.rpmlintrc
Matej Cepl bf64937b13 Accepting request 986649 from home:bnavigator:branches:devel:languages:python:mailman
- Go back to Python 3.9 for mailman. Python 3.10 is not supported
  and it is unclear whether the test failures are due to the
  production code or only in the setup of aiosmtpd in the test
  suite. -- https://gitlab.com/mailman/mailman/-/issues/936

OBS-URL: https://build.opensuse.org/request/show/986649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=64
2022-07-04 18:09:33 +00:00

4 lines
248 B
Plaintext

addFilter("incoherent-logrotate-file /etc/logrotate.d/mailman")
addFilter("zero-length /usr/lib/python3../site-packages/mailman/templates/.*")
addFilter("obsolete-not-provided python3-mailman")
addFilter("explicit-lib-dependency python3.*-passlib")