From bba4bce101a5da614c2d2115d60b237b032a423ee4b993eb90ffdf105e1ab86e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 Sep 2017 15:07:54 +0000 Subject: [PATCH] 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 --- python-dulwich.changes | 5 +++++ python-dulwich.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-dulwich.changes b/python-dulwich.changes index 5c779b3..85d2578 100644 --- a/python-dulwich.changes +++ b/python-dulwich.changes @@ -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 diff --git a/python-dulwich.spec b/python-dulwich.spec index 5be694a..87a48c6 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -64,6 +64,7 @@ sphinx-build -b html docs/ docs/build/html %python_clone -a %{buildroot}%{_bindir}/dulwich %python_clone -a %{buildroot}%{_bindir}/dul-receive-pack %python_clone -a %{buildroot}%{_bindir}/dul-upload-pack +rm docs/build/html/.doctrees/environment.pickle %post %python_install_alternative dulwich