Accepting request 526919 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/526919 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dulwich?expand=0&rev=23
This commit is contained in:
parent
d7975e8f7c
commit
bba4bce101
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 17 19:51:41 UTC 2017 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
- Drop environment.pickle from doc to make build reproducible
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 9 15:40:35 UTC 2017 - tbechtold@suse.com
|
Wed Aug 9 15:40:35 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@ -64,6 +64,7 @@ sphinx-build -b html docs/ docs/build/html
|
|||||||
%python_clone -a %{buildroot}%{_bindir}/dulwich
|
%python_clone -a %{buildroot}%{_bindir}/dulwich
|
||||||
%python_clone -a %{buildroot}%{_bindir}/dul-receive-pack
|
%python_clone -a %{buildroot}%{_bindir}/dul-receive-pack
|
||||||
%python_clone -a %{buildroot}%{_bindir}/dul-upload-pack
|
%python_clone -a %{buildroot}%{_bindir}/dul-upload-pack
|
||||||
|
rm docs/build/html/.doctrees/environment.pickle
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%python_install_alternative dulwich
|
%python_install_alternative dulwich
|
||||||
|
Loading…
Reference in New Issue
Block a user