- update to 2.1.1:
* It's possible to decorate ``async/await`` Twisted functions
with ``@wait_for`` and ``@run_in_reactor``
* Added type hints, thanks to Merlin Davis.
* Added formal support for Python 3.9.
* Dropped the deprecated APIs ``@wait_for_reactor``,
``@in_reactor``, ``DeferredResult``, the ``wrapped_function``
attribute, and unlimited timeouts on ``EventualResult.wait()``.
* Dropped support for Python 2.7 and 3.5.
OBS-URL: https://build.opensuse.org/request/show/1098213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-crochet?expand=0&rev=3
* It's possible to decorate ``async/await`` Twisted functions
with ``@wait_for`` and ``@run_in_reactor``
* Added type hints, thanks to Merlin Davis.
* Added formal support for Python 3.9.
* Dropped the deprecated APIs ``@wait_for_reactor``,
``@in_reactor``, ``DeferredResult``, the ``wrapped_function``
attribute, and unlimited timeouts on ``EventualResult.wait()``.
* Dropped support for Python 2.7 and 3.5.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crochet?expand=0&rev=5