Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-aiosmtplib for 
openSUSE:Factory checked in at 2026-03-27 16:51:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiosmtplib (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiosmtplib.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiosmtplib"

Fri Mar 27 16:51:20 2026 rev:16 rq:1343145 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiosmtplib/python-aiosmtplib.changes      
2025-08-07 16:51:44.299626438 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-aiosmtplib.new.8177/python-aiosmtplib.changes
    2026-03-27 16:54:03.238867644 +0100
@@ -1,0 +2,9 @@
+Fri Mar 27 09:25:09 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 5.1.0:
+  * Feature: Add XOAUTH2 authentication support
+  * BREAKING: Drop Python 3.9 support
+  * Bugfix: correct aexit signature to comply with async context
+    manager protocol (thanks @oliverlambson)
+
+-------------------------------------------------------------------

Old:
----
  aiosmtplib-4.0.1.tar.gz

New:
----
  aiosmtplib-5.1.0.tar.gz

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

Other differences:
------------------
++++++ python-aiosmtplib.spec ++++++
--- /var/tmp/diff_new_pack.KiXB8r/_old  2026-03-27 16:54:03.902895441 +0100
+++ /var/tmp/diff_new_pack.KiXB8r/_new  2026-03-27 16:54:03.906895608 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aiosmtplib
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-aiosmtplib
-Version:        4.0.1
+Version:        5.1.0
 Release:        0
 Summary:        Python asyncio SMTP client
 License:        MIT
@@ -29,16 +29,18 @@
 BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module trustme}
+BuildRequires:  %{python_module trustme >= 0.9.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Suggests:       python-aiosmtpd
+Suggests:       python-aiosmtpd >= 1.4.2
+Suggests:       python-uvloop >= 0.18
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module aiosmtpd}
-BuildRequires:  %{python_module hypothesis}
-BuildRequires:  %{python_module pytest-asyncio}
+BuildRequires:  %{python_module aiosmtpd >= 1.4.2}
+BuildRequires:  %{python_module hypothesis >= 6.56}
+BuildRequires:  %{python_module pytest >= 7.2}
+BuildRequires:  %{python_module pytest-asyncio >= 0.20.1}
 # /SECTION
 %python_subpackages
 

++++++ aiosmtplib-4.0.1.tar.gz -> aiosmtplib-5.1.0.tar.gz ++++++
++++ 2690 lines of diff (skipped)

Reply via email to