forked from pool/python-zope.hookable
Accepting request 1100789 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1100789 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.hookable?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 07:30:49 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Drop sphinx doctrees for reproducible builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 9 06:17:27 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
@@ -74,7 +74,7 @@ rm -rf zope.hookable.egg-info
|
||||
%build
|
||||
%if !%{with test}
|
||||
%python_build
|
||||
sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo build/sphinx/html/objects.inv
|
||||
sphinx-build -b html docs build/sphinx/html && rm -r build/sphinx/html/.{buildinfo,doctrees} build/sphinx/html/objects.inv
|
||||
%endif
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user