8 Commits

Author SHA256 Message Date
ea4281ec84 Accepting request 1291956 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1291956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyee?expand=0&rev=15
2025-07-11 19:30:43 +00:00
36e8a72859 Accepting request 1291951 from home:crameleon:branches:devel:languages:python
- Update to 13.0.0
- Add gh-pr184_tests.patch

OBS-URL: https://build.opensuse.org/request/show/1291951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyee?expand=0&rev=31
2025-07-11 11:15:05 +00:00
dccb9957e0 Accepting request 1248482 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1248482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyee?expand=0&rev=14
2025-02-26 16:18:09 +00:00
c96b71cb25 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyee?expand=0&rev=29
2025-02-25 20:37:08 +00:00
bccca7a53a Accepting request 1218357 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1218357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyee?expand=0&rev=13
2024-10-27 10:24:46 +00:00
c9b697b2c1 Accepting request 1218142 from home:yeey:OpenWebUI
add %{?sle15_python_module_pythons} to spec

OBS-URL: https://build.opensuse.org/request/show/1218142
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyee?expand=0&rev=27
2024-10-25 14:41:21 +00:00
8e6cdd2091 Accepting request 1198063 from devel:languages:python
- update to 12.0.0:
  * Remove deprecated imports:
   `pyee.BaseEventEmitter`
   `pyee.AsyncIOEventEmitter`
   `pyee.TwistedEventEmitter`
   `pyee.ExecutorEventEmitter`
   `pyee.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

OBS-URL: https://build.opensuse.org/request/show/1198063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyee?expand=0&rev=12
2024-09-02 11:14:30 +00:00
b17ae36cee - update to 12.0.0:
* Remove deprecated imports:
   `pyee.BaseEventEmitter`
   `pyee.AsyncIOEventEmitter`
   `pyee.TwistedEventEmitter`
   `pyee.ExecutorEventEmitter`
   `pyee.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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyee?expand=0&rev=25
2024-08-31 12:20:27 +00:00

Diff Content Not Available