15
0

Accepting request 526903 from home:bmwiedemann:branches:devel:languages:python

Drop environment.pickle from doc to make build reproducible

OBS-URL: https://build.opensuse.org/request/show/526903
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-happybase?expand=0&rev=20
This commit is contained in:
2017-09-18 05:36:37 +00:00
committed by Git OBS Bridge
parent d5029bc6fc
commit d34144ff46
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 17 19:54:10 UTC 2017 - bwiedemann@suse.com
- Drop environment.pickle from doc to make build reproducible
-------------------------------------------------------------------
Sun Aug 27 20:26:08 UTC 2017 - jengelh@inai.de

View File

@@ -59,6 +59,7 @@ sphinx-build -b html doc docs/build/html
%install
%python_install
rm docs/build/html/.doctrees/environment.pickle
%check
%python_exec setup.py test