Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-aiosmtpd for openSUSE:Factory 
checked in at 2021-03-28 11:54:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiosmtpd (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiosmtpd.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiosmtpd"

Sun Mar 28 11:54:40 2021 rev:4 rq:881335 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiosmtpd/python-aiosmtpd.changes  
2020-06-10 00:43:48.482243575 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-aiosmtpd.new.2401/python-aiosmtpd.changes    
    2021-03-28 11:56:33.812234646 +0200
@@ -1,0 +2,6 @@
+Mon Mar 22 08:44:16 UTC 2021 - Michael Str??der <[email protected]>
+
+- update to 1.4.2
+- dropped obsolete f414dcdc.patch
+
+-------------------------------------------------------------------

Old:
----
  aiosmtpd-1.2.1.tar.gz
  f414dcdc.patch

New:
----
  aiosmtpd-1.4.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-aiosmtpd.spec ++++++
--- /var/tmp/diff_new_pack.X1g0Fk/_old  2021-03-28 11:56:34.448235209 +0200
+++ /var/tmp/diff_new_pack.X1g0Fk/_new  2021-03-28 11:56:34.448235209 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aiosmtpd
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-aiosmtpd
-Version:        1.2.1
+Version:        1.4.2
 Release:        0
 Summary:        SMTP server based on asyncio
 License:        Apache-2.0
@@ -27,17 +27,18 @@
 URL:            https://aiosmtpd.readthedocs.io/
 Source:         
https://github.com/aio-libs/aiosmtpd/archive/%{version}.tar.gz#/aiosmtpd-%{version}.tar.gz
 Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
-Patch0:         https://github.com/aio-libs/aiosmtpd/commit/f414dcdc.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  git-core
 BuildRequires:  python-rpm-macros
 Requires:       python-atpublic
 Requires:       user(nobody)
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module atpublic}
+BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  user(nobody)
 # /SECTION
@@ -48,7 +49,6 @@
 
 %prep
 %setup -q -n aiosmtpd-%{version}
-%patch0 -p1
 cp %{SOURCE1} .
 
 %build
@@ -57,7 +57,6 @@
 %install
 %python_install
 %python_clone -a %{buildroot}%{_bindir}/aiosmtpd
-%python_expand rm -r %{buildroot}%{$python_sitelib}/examples
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++++++ aiosmtpd-1.2.1.tar.gz -> aiosmtpd-1.4.2.tar.gz ++++++
++++ 18449 lines of diff (skipped)

Reply via email to