14
0

- Add no-store-btime-gzip.patch to fix bsc#1227999 by not storing

build time in gzip headers so as to make building documentation
  reproducible
- Add rpmlintrc

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-devhelp?expand=0&rev=14
This commit is contained in:
2024-07-19 17:57:15 +00:00
committed by Git OBS Bridge
parent fccee47896
commit f31a81f598
4 changed files with 47 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
addFilter("hidden-file-or-dir /usr/lib/python.*/sphinxcontrib/devhelp/locales/.tx")
addFilter("file-not-in-%lang /usr/lib/python.*/site-packages/sphinxcontrib/devhelp/locales/.*\.mo")