Hello community, here is the log from the commit of package python-dulwich for openSUSE:Factory checked in at 2020-04-04 12:19:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dulwich (Old) and /work/SRC/openSUSE:Factory/.python-dulwich.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dulwich" Sat Apr 4 12:19:28 2020 rev:30 rq:790036 version:0.19.15 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes 2020-03-08 22:21:32.879981596 +0100 +++ /work/SRC/openSUSE:Factory/.python-dulwich.new.3248/python-dulwich.changes 2020-04-04 12:19:29.439627539 +0200 @@ -1,0 +2,6 @@ +Tue Mar 31 08:43:48 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Do not remove the tests from distdir as other pkgs can import + them + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dulwich.spec ++++++ --- /var/tmp/diff_new_pack.htrhlq/_old 2020-04-04 12:19:30.299628278 +0200 +++ /var/tmp/diff_new_pack.htrhlq/_new 2020-04-04 12:19:30.303628282 +0200 @@ -62,7 +62,8 @@ %install %python_install -%python_expand rm -r %{buildroot}%{$python_sitearch}/dulwich/tests +# Do not remove tests as they are reused by other packages +#%%python_expand rm -r %{buildroot}%{$python_sitearch}/dulwich/tests %python_expand %fdupes %{buildroot}%{$python_sitearch} %python_clone -a %{buildroot}%{_bindir}/dulwich %python_clone -a %{buildroot}%{_bindir}/dul-receive-pack
