Package Release Info

python-imbox-0.9.5-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-imbox

Change Logs

* Tue Dec 05 2017 sebix+novell.com@sebix.at
- update to 0.9.5:
  * date__on support (#109)
  * Starttls support (#108)
  * Mark emails as flagged/starred (#107)
  * Messages filter can use date objects instead of stringified dates (#104)
  * Fix attachment parsing when a semicolon character ends the Content-Disposition line (#100)
  * Parsing - UnicecodeDecodeError() fixes (#96)
  * Imbox() with support (#92)
* Mon Sep 18 2017 sebix+novell.com@sebix.at
- update to 0.9
  * Permissively Decode Emails: (#78)
  * "With" statement for automatic cleanup/logout (#92)
- update to 0.8.6
  * Add support for Python 3.3+ Parsing policies: (#75)
  * Remove support for Python 2.7
* Wed Apr 12 2017 sebix+novell.com@sebix.at
- convert to singlespec
* Sat Jul 30 2016 sebix+novell.com@sebix.at
- Changes in 0.8.5 (9 June 2016)
  ssl_context: Check SSLContext for IMAP4_SSL connections (issue #69)