Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Flask-Mailman for 
openSUSE:Factory checked in at 2026-04-26 21:12:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-Mailman (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-Mailman.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-Mailman"

Sun Apr 26 21:12:16 2026 rev:5 rq:1349367 version:1.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-Flask-Mailman/python-Flask-Mailman.changes    
    2024-01-23 22:56:16.172690055 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-Mailman.new.11940/python-Flask-Mailman.changes
     2026-04-26 21:15:07.494761712 +0200
@@ -1,0 +2,15 @@
+Sun Apr 26 09:39:39 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.1.1:
+  * Fix SafeMIMEText.set_payload() crash on Python 3.13 (#80).
+  * Add configuration key `MAIL_SEND_OPTIONS` to support setting
+    `mail_options` for `smtplib.SMTP.send_mail`
+  * (e.g. `SMTPUTF8`) (#61).
+  * Pre-encodes FQDN str with punycode to improve compatibility
+    (#66).
+  * Migrates as many as possible test cases from Django mail
+    module (#64).
+  * Improve way of populating smtp key/cert to avoid TypeError in
+    py>=12 (#68).
+
+-------------------------------------------------------------------

Old:
----
  Flask-Mailman-1.0.0.tar.gz

New:
----
  Flask-Mailman-1.1.1.tar.gz

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

Other differences:
------------------
++++++ python-Flask-Mailman.spec ++++++
--- /var/tmp/diff_new_pack.06JyoP/_old  2026-04-26 21:15:08.030783535 +0200
+++ /var/tmp/diff_new_pack.06JyoP/_new  2026-04-26 21:15:08.034783698 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-Mailman
 #
-# Copyright (c) 2024 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-Flask-Mailman
-Version:        1.0.0
+Version:        1.1.1
 Release:        0
 Summary:        Flask extension providing simple email sending capabilities
 License:        BSD-3-Clause
@@ -32,6 +32,7 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Flask >= 1.0}
+BuildRequires:  %{python_module aiosmtpd >= 1.4.4.post2}
 BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages

++++++ Flask-Mailman-1.0.0.tar.gz -> Flask-Mailman-1.1.1.tar.gz ++++++
++++ 2140 lines of diff (skipped)

Reply via email to