2e264cc8eb
- Add patch update-versioneer.patch: * Fix build failure with Python 3.12. - Switch to pyproject and autosetup macros. - Stop using greedy globs in %files.
Steve Kowalik2024-02-05 01:37:49 +00:00
2182565909
- 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.
Dirk Mueller2023-07-11 14:24:48 +00:00