15
0

Accepting request 526920 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/526920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-happybase?expand=0&rev=12
This commit is contained in:
2017-09-20 15:07:57 +00:00
committed by Git OBS Bridge
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