Hello community,
here is the log from the commit of package python-gogs_client for
openSUSE:Factory checked in at 2017-12-14 11:02:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gogs_client (Old)
and /work/SRC/openSUSE:Factory/.python-gogs_client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gogs_client"
Thu Dec 14 11:02:16 2017 rev:2 rq:556619 version:1.0.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gogs_client/python-gogs_client.changes
2017-08-28 15:15:20.716069677 +0200
+++
/work/SRC/openSUSE:Factory/.python-gogs_client.new/python-gogs_client.changes
2017-12-14 11:02:20.517541734 +0100
@@ -1,0 +2,5 @@
+Wed Dec 13 07:56:02 UTC 2017 - [email protected]
+
+- remove installed tests from sitelib
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gogs_client.spec ++++++
--- /var/tmp/diff_new_pack.ebEBhv/_old 2017-12-14 11:02:21.833478208 +0100
+++ /var/tmp/diff_new_pack.ebEBhv/_new 2017-12-14 11:02:21.837478015 +0100
@@ -59,6 +59,7 @@
%install
%python_install
%{python_expand %fdupes %{buildroot}%{$python_sitelib}}
+%{python_expand rm -r %{buildroot}%{$python_sitelib}/tests/}
%if %{with test}
%check