forked from pool/python-aiosmtplib
- 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.
OBS-URL: https://build.opensuse.org/request/show/765048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtplib?expand=0&rev=5
23 lines
853 B
Plaintext
23 lines
853 B
Plaintext
-------------------------------------------------------------------
|
||
Thu Jan 16 17:00:41 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||
|
||
- 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.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 17 08:45:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||
|
||
- Format with spec-cleaner
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 17 01:40:23 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
||
- Skip two online tests, and one failing test on i586
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Sep 11 12:10:26 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
||
- Initial spec for v1.1.0
|