Files
python-pywal/python-pywal.rpmlintrc
Steve Kowalik 770cd65af5 - Switch to autosetup, pyproject and pytest macros.
- No more greedy globs in %files.
- Skip a broken test.
- Add rpmlintrc to silence a false positive.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywal?expand=0&rev=4
2024-03-13 01:45:37 +00:00

5 lines
176 B
Plaintext

# The devel files identified by rpmlint are required for
# pywal, it does not make sense to put them in a separate
# devel package
addFilter("devel-file-in-non-devel-package")