forked from pool/python-nss
Accepting request 1094593 from home:bmwiedemann:branches:devel:languages:python
Drop sphinx .doctrees to make package build reproducible OBS-URL: https://build.opensuse.org/request/show/1094593 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nss?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 08:19:27 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Drop sphinx .doctrees to make package build reproducible
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 05:57:12 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@ HTML Documentation and examples for %name.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||
PYTHONPATH=%{buildroot}%{python_sitearch} python3 -m sphinx doc/sphinx/source build/sphinx/html
|
||||
rm -rf build/sphinx/html/.buildinfo
|
||||
rm -rf build/sphinx/html/.buildinfo build/sphinx/html/.doctrees
|
||||
|
||||
%check
|
||||
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
|
||||
|
||||
Reference in New Issue
Block a user