Hello community,
here is the log from the commit of package python-aiosmtplib for
openSUSE:Factory checked in at 2020-03-24 22:34:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiosmtplib (Old)
and /work/SRC/openSUSE:Factory/.python-aiosmtplib.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aiosmtplib"
Tue Mar 24 22:34:10 2020 rev:3 rq:787470 version:1.1.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiosmtplib/python-aiosmtplib.changes
2020-01-17 16:08:27.916527415 +0100
+++
/work/SRC/openSUSE:Factory/.python-aiosmtplib.new.3160/python-aiosmtplib.changes
2020-03-24 22:34:15.009145040 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 13:06:24 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Remove docs/tests folders that were not supposed to be installed
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aiosmtplib.spec ++++++
--- /var/tmp/diff_new_pack.tzZwoV/_old 2020-03-24 22:34:15.757145403 +0100
+++ /var/tmp/diff_new_pack.tzZwoV/_new 2020-03-24 22:34:15.761145406 +0100
@@ -47,6 +47,7 @@
%install
%python_install
+%python_expand rm -r %{buildroot}%{$python_sitelib}/{tests,docs}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check