forked from pool/python-mysqlclient
Accepting request 1100753 from home:bmwiedemann:branches:devel:languages:python
Drop sphinx doctrees for reproducible builds OBS-URL: https://build.opensuse.org/request/show/1100753 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysqlclient?expand=0&rev=35
This commit is contained in:
@@ -72,7 +72,7 @@ This package adds Python 3 support and bug fixes to MySQLdb1.
|
||||
%if !%{with test}
|
||||
%python_build
|
||||
|
||||
sphinx-build -b html doc build/sphinx/html && rm build/sphinx/html/.buildinfo
|
||||
sphinx-build -b html doc build/sphinx/html && rm -r build/sphinx/html/.{buildinfo,doctrees}
|
||||
%endif
|
||||
|
||||
%check
|
||||
|
||||
Reference in New Issue
Block a user