forked from pool/python-IMAPClient
74c4467fd16f23339c390dd61226e042a95287af1c75b7b2146914878d143386
- update to 3.0.1:
* Fix missing test files
- update to 3.0.0:
* Remove support for Python 2
* Default contexts should use SERVER_AUTH not CLIENT_AUTH
* New function `uid_expunge`, which requires the capability
UIDPLUS.
* fix: broken `get()` & `getboolean()`
* Remove configparser deprecation warnings
* chore: convert from `optparse` to `argparse`
* Fix typos in docs' index file
* Update documentation links
* Remove usage of deprecated imp module
* Update actions to current versions
* Fix license in setup.py
* Add use of the `isort` linter
* Initial framework for adding type-hints and added type-hints
to `version.py`
* Bump flake8 from 4.0.1 to 6.1.0
* Bump black from 22.3.0 to 23.7.0
- drop python-IMAPClient-no-python2.patch (upstream)
- 2x faster _maybe_int_to_bytes for Python 2 (#375)
- Fix _proc_folder_list quadratic runtime (#374)
- Support the Deleted special folder used by Outlook (thanks Samir M)
- initial packaging
OBS-URL: https://build.opensuse.org/request/show/1137294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-IMAPClient?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%