Matej Cepl
314a66487b
Add Sphinx translation files via %find_lang OBS-URL: https://build.opensuse.org/request/show/721976 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=133
5 lines
310 B
Plaintext
5 lines
310 B
Plaintext
# false positive due to the name of the package ending with "theme"
|
|
addFilter("W: suse-branding-unversioned-requires python3-sphinx_rtd_theme")
|
|
# false positive as the -latex package only ships latex files and no actual python code
|
|
addFilter("python3-Sphinx-latex.noarch: W: no-dependency-on python-base 3.7")
|