forked from pool/python-WebTest
Accepting request 1100874 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1100874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WebTest?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 07:25:22 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Drop sphinx doctrees for reproducible builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 9 13:38:14 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@ This package contains documentation files for %{name}.
|
||||
|
||||
%build
|
||||
%python_build
|
||||
sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo
|
||||
sphinx-build -b html docs build/sphinx/html && rm -r build/sphinx/html/.{buildinfo,doctrees}
|
||||
|
||||
%install
|
||||
%python_install
|
||||
|
||||
Reference in New Issue
Block a user