Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-asyncio-pool-0.6.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-asyncio-pool Distribution: openSUSE Tumbleweed
Version: 0.6.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Aug 11 08:14:22 2025
Group: Unspecified Build host: reproducible
Size: 65096 Source RPM: python-asyncio-pool-0.6.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/gistart/asyncio-pool
Summary: Pool of asyncio coroutines with familiar interface
Pool of asyncio coroutines with familiar interface. Supports python 3.5+ (including PyPy 6+, which is also 3.5 atm)

AioPool makes sure _no more_ and _no less_ (if possible) than `size` spawned coroutines are active at the same time. _spawned_ means created and scheduled with one of the pool interface methods, _active_ means coroutine function started executing it's code, as opposed to _waiting_ -- which waits for pool space without entering coroutine function.

Provides

Requires

License

MIT

Changelog

* Mon Aug 11 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 0.6.0:
    * Minor changes to support py3.10 +
  - Fix Source URL to not hardcode the version mulitple times.
* Tue Apr 26 2022 Johannes Kastl <kastl@b1-systems.de>
  - created new OBS package with proper name
* Mon Apr 25 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
  - rename package from python-asyncio_pool to python-asyncio-pool
  - use github source URL as it contains the tests and license file
  - execute the tests
  - specfile cleanup
* Fri Apr 22 2022 Johannes Kastl <kastl@b1-systems.de>
  - first version of package asyncio_pool at version 0.5.2

Files

/usr/lib/python3.11/site-packages/asyncio_pool
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info/RECORD
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info/licenses
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info/licenses/LICENSE.txt
/usr/lib/python3.11/site-packages/asyncio_pool-0.6.0.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/asyncio_pool/__init__.py
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/base_pool.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/base_pool.cpython-311.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/mx_asyncgen.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/mx_asyncgen.cpython-311.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/mx_asynciter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/mx_asynciter.cpython-311.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/results.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/__pycache__/results.cpython-311.pyc
/usr/lib/python3.11/site-packages/asyncio_pool/base_pool.py
/usr/lib/python3.11/site-packages/asyncio_pool/mx_asyncgen.py
/usr/lib/python3.11/site-packages/asyncio_pool/mx_asynciter.py
/usr/lib/python3.11/site-packages/asyncio_pool/results.py
/usr/share/doc/packages/python311-asyncio-pool
/usr/share/doc/packages/python311-asyncio-pool/README.md
/usr/share/doc/packages/python311-asyncio-pool/examples
/usr/share/doc/packages/python311-asyncio-pool/examples/__init__.py
/usr/share/doc/packages/python311-asyncio-pool/examples/_usage.py
/usr/share/doc/packages/python311-asyncio-pool/examples/ls_remote.py
/usr/share/licenses/python311-asyncio-pool
/usr/share/licenses/python311-asyncio-pool/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Aug 16 22:23:16 2025