Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-aioeventlet | Distribution: openSUSE:Factory:zSystems |
Version: 0.5.2 | Vendor: openSUSE |
Release: 4.5 | Build date: Tue Jan 24 17:38:55 2023 |
Group: Unspecified | Build host: reproducible |
Size: 59717 | Source RPM: python-aioeventlet-0.5.2-4.5.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://pypi.org/project/aioeventlet/ | |
Summary: Asyncio event loop scheduling callbacks in eventlet |
aioeventlet implements the asyncio API (PEP 3156) on top of eventlet. It makes possible to write asyncio code in a project currently written for eventlet. aioeventlet allows to use greenthreads in asyncio coroutines, and to use asyncio coroutines, tasks and futures in greenthreads: see ``link_future()`` and ``wrap_greenthread()`` functions. The main visible difference between aioeventlet and trollius is the behaviour of ``run_forever()``: ``run_forever()`` blocks with trollius, whereas it runs in a greenthread with aioeventlet. It means that aioeventlet event loop can run in an greenthread while the Python main thread runs other greenthreads in parallel.
Apache-2.0
* Tue Jan 24 2023 Daniel Garcia <daniel.garcia@suse.com> - Add py311.patch to make the code compatible with python 3.11 * Wed Aug 19 2020 John Vandenberg <jayvdb@gmail.com> - Add pr_1.patch for Python 3.7+ support - Activate test suite on Python 3.7+ * Tue Nov 05 2019 Tomáš Chvátal <tchvatal@suse.com> - Format with spec-cleaner * Mon May 14 2018 tchvatal@suse.com - Require only trollus on py2 the asyncio is for py3 < 3.4 * Thu May 10 2018 tchvatal@suse.com - Version update to 0.5.2 * No obvious changelog or SCM present * Thu Aug 24 2017 jmatejek@suse.com - singlespec auto-conversion * Fri Aug 07 2015 dmueller@suse.com - add COPYING to doc section * Wed Jul 29 2015 tbechtold@suse.com - Add missing Requires * Sat May 16 2015 dmueller@suse.com - Initial package
/usr/lib/python3.12/site-packages/__pycache__ /usr/lib/python3.12/site-packages/__pycache__/aioeventlet.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/aioeventlet.cpython-312.pyc /usr/lib/python3.12/site-packages/aioeventlet-0.5.1-py3.12.egg-info /usr/lib/python3.12/site-packages/aioeventlet-0.5.1-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/aioeventlet-0.5.1-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/aioeventlet-0.5.1-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/aioeventlet-0.5.1-py3.12.egg-info/requires.txt /usr/lib/python3.12/site-packages/aioeventlet-0.5.1-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/aioeventlet.py /usr/share/doc/packages/python312-aioeventlet /usr/share/doc/packages/python312-aioeventlet/README /usr/share/licenses/python312-aioeventlet /usr/share/licenses/python312-aioeventlet/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024