Hello community, here is the log from the commit of package python-cloudflare for openSUSE:Factory checked in at 2018-09-14 00:02:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cloudflare (Old) and /work/SRC/openSUSE:Factory/.python-cloudflare.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cloudflare" Fri Sep 14 00:02:48 2018 rev:2 rq:635537 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cloudflare/python-cloudflare.changes 2018-09-03 10:34:11.072527367 +0200 +++ /work/SRC/openSUSE:Factory/.python-cloudflare.new/python-cloudflare.changes 2018-09-14 00:03:12.317870588 +0200 @@ -1,0 +2,5 @@ +Thu Sep 13 13:27:18 UTC 2018 - Tomáš Chvátal <[email protected]> + +- Do not install generic examples directory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cloudflare.spec ++++++ --- /var/tmp/diff_new_pack.7oUGWO/_old 2018-09-14 00:03:12.997870068 +0200 +++ /var/tmp/diff_new_pack.7oUGWO/_new 2018-09-14 00:03:12.997870068 +0200 @@ -50,6 +50,8 @@ %install %python_install +# remove examples from sitelib +%python_expand rm -rf %{buildroot}%{$python_sitelib}/examples %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files}
