Hello community, here is the log from the commit of package python-aiosmtplib for openSUSE:Factory checked in at 2020-01-17 16:08:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aiosmtplib (Old) and /work/SRC/openSUSE:Factory/.python-aiosmtplib.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aiosmtplib" Fri Jan 17 16:08:17 2020 rev:2 rq:765073 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aiosmtplib/python-aiosmtplib.changes 2019-09-27 14:49:09.388654294 +0200 +++ /work/SRC/openSUSE:Factory/.python-aiosmtplib.new.26092/python-aiosmtplib.changes 2020-01-17 16:08:27.916527415 +0100 @@ -1,0 +2,8 @@ +Thu Jan 16 17:00:41 UTC 2020 - Marketa Calabkova <[email protected]> + +- update to 1.1.2 + * Fix handling of sending legacy email API (Message) objects. + * Fix SMTPNotSupported error with UTF8 sender/recipient names + on servers that don’t support SMTPUTF8. + +------------------------------------------------------------------- Old: ---- aiosmtplib-1.1.0.tar.gz New: ---- aiosmtplib-1.1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aiosmtplib.spec ++++++ --- /var/tmp/diff_new_pack.9jz94l/_old 2020-01-17 16:08:29.036527945 +0100 +++ /var/tmp/diff_new_pack.9jz94l/_new 2020-01-17 16:08:29.040527947 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-aiosmtplib # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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-aiosmtplib -Version: 1.1.0 +Version: 1.1.2 Release: 0 Summary: Python asyncio SMTP client License: MIT @@ -55,7 +55,7 @@ %pytest -k 'not (test_qq_login or test_starttls_gmail or test_send_message_smtputf8_sender)' %files %{python_files} -%doc CHANGELOG.rst README.rst +%doc README.rst %license LICENSE.txt %{python_sitelib}/* ++++++ aiosmtplib-1.1.0.tar.gz -> aiosmtplib-1.1.2.tar.gz ++++++ ++++ 8675 lines of diff (skipped)
