9e8d3416fb
- update to 12.1.1: * Fixed ReadTheDocs build * build.os is now a required parameter * python.version is replaced by build.tools * New features in pyee.asyncio.AsyncIOEventEmitter: * wait_for_complete method to wait for all running handlers to complete execution * cancel method to cancel execution of all running handlers * complete property that's True when no handlers are currently running * Updated changelog for v12 release to describe where to find alternatives to deprecated and removed imports * Add support for Python 3.13 - Enable sle15_python_module_pythons.
Dirk Mueller2025-02-25 20:37:08 +00:00
22efa806ec
Accepting request 1218357 from devel:languages:python
Ana Guerrero2024-10-27 10:24:46 +00:00
af31b8336f
add %{?sle15_python_module_pythons} to spec
Nico Krapp2024-10-25 14:41:21 +00:00
74d5c6d8cc
- update to 12.0.0: * Remove deprecated imports: pyee.BaseEventEmitterpyee.AsyncIOEventEmitterpyee.TwistedEventEmitterpyee.ExecutorEventEmitterpyee.TrioEventEmitter * Add PyeeError which inherits from PyeeException, and use throughout * Deprecate direct use of PyeeException * Add project URLs to pyproject.toml and PyPI * Use ActionLint v2 * Fix GitHub release action Refactor developer setup to use a local virtualenv * Fix Python 2.7 in tox - Fix LICENSE url - Initial release of python-pyee 3.0.3
Dirk Mueller2024-08-31 12:20:27 +00:00
6a7877e590
Accepting request 1147686 from devel:languages:python
Ana Guerrero2024-02-20 20:14:51 +00:00
b1981f1a62
- Update to 11.1.0: * Support Python 3.12 * Require Python >= 3.8 * Update classifiers in pyproject.toml * Remove package.json/package-lock.json * Switch from setup.py to pyproject.toml (still using setuptools) * Minor type annotation bugfixes * Store AsyncIO Futures in a set * EventEmitter supports pickling * Dependency on mock removed in favor of unittest.mock * Drop 3.7 support - Switch to pyproject macros.
Steve Kowalik2024-02-20 04:07:16 +00:00
9922fe334d
Accepting request 1008243 from devel:languages:python
Richard Brown2022-10-06 05:42:34 +00:00
b32ef4101b
Accepting request 1008056 from home:yarunachalam:branches:devel:languages:python
Markéta Machová2022-10-05 14:58:38 +00:00