15
0
forked from pool/python-imbox
Commit Graph

8 Commits

Author SHA256 Message Date
64a966b656 - update to version 0.9.7:
- Gmail: IMAP extension searches label and raw are not supported.
 - Searches in mail bodies and UID ranges are now supported.
 - Attachments have a Content-ID now (#174)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=15
2020-05-03 13:13:12 +00:00
92cf3436f3 - update to 0.9.6:
* Vendors package, adding provider specific functionality ([#139](https://github.com/martinrusev/imbox/pull/139)) -  Contributed by @zevaverbach
 * Type hints for every method and function ([#136](https://github.com/martinrusev/imbox/pull/136)) -  Contributed by @zevaverbach
 * Move all code out of __init__.py and into a separate module ([#130](https://github.com/martinrusev/imbox/pull/130)) - Contributed by @zevaverbach
 * Enhance `messages' generator: ([#129](https://github.com/martinrusev/imbox/pull/129)) - Contributed by @zevaverbach

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=13
2018-08-26 12:06:22 +00:00
a4e5ec58ad - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=11
2017-12-05 18:19:48 +00:00
8e8aa9bcc8 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=9
2017-09-18 08:42:42 +00:00
Jan Matejek
317096bbdf revert all changes related to strange failures
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=7
2017-06-23 17:08:09 +00:00
Jan Matejek
6fd78179e1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=6 2017-06-23 17:05:05 +00:00
012829e0a2 Accepting request 500362 from home:sebix:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/500362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=2
2017-06-06 15:55:05 +00:00
Jan Matejek
c9cd192ce6 Accepting request 491036 from home:sebix:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/491036
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=1
2017-05-16 13:57:45 +00:00