Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-Pykka | Distribution: Fedora Project |
Version: 2.0.2 | Vendor: Fedora Project |
Release: 11.fc36 | Build date: Fri Jan 21 10:59:54 2022 |
Group: Unspecified | Build host: buildvm-ppc64le-36.iad2.fedoraproject.org |
Size: 158903 | Source RPM: pykka-2.0.2-11.fc36.src.rpm |
Packager: Fedora Project | |
Url: https://www.pykka.org/ | |
Summary: Python library that provides concurrency using actor model |
Pykka is a Python implementation of the actor model. The actor model introduces some simple rules to control the sharing of state and cooperation between execution units, which makes it easier to build concurrent applications.
ASL 2.0
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.0.2-9 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Aug 20 2020 Fabian Affolter <mail@fabian-affolter.ch> - 2.0.2-7 - Fix FTBFS * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 26 2020 Fabian Affolter <mail@fabian-affolter.ch> - 2.0.2-5 - Add python3-setuptools as BR * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 2.0.2-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/usr/lib/python3.10/site-packages/Pykka-2.0.2-py3.10.egg-info /usr/lib/python3.10/site-packages/Pykka-2.0.2-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/Pykka-2.0.2-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/Pykka-2.0.2-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/Pykka-2.0.2-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/Pykka-2.0.2-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/pykka /usr/lib/python3.10/site-packages/pykka/__init__.py /usr/lib/python3.10/site-packages/pykka/__pycache__ /usr/lib/python3.10/site-packages/pykka/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_actor.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_actor.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_envelope.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_envelope.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_exceptions.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_exceptions.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_future.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_future.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_proxy.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_proxy.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_ref.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_ref.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_registry.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_registry.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_threading.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/_threading.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/debug.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/debug.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/eventlet.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/eventlet.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/gevent.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/gevent.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/messages.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/__pycache__/messages.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/_actor.py /usr/lib/python3.10/site-packages/pykka/_compat /usr/lib/python3.10/site-packages/pykka/_compat/__init__.py /usr/lib/python3.10/site-packages/pykka/_compat/__pycache__ /usr/lib/python3.10/site-packages/pykka/_compat/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/_compat/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/_compat/__pycache__/await_py3.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pykka/_compat/__pycache__/await_py3.cpython-310.pyc /usr/lib/python3.10/site-packages/pykka/_compat/await_py3.py /usr/lib/python3.10/site-packages/pykka/_envelope.py /usr/lib/python3.10/site-packages/pykka/_exceptions.py /usr/lib/python3.10/site-packages/pykka/_future.py /usr/lib/python3.10/site-packages/pykka/_proxy.py /usr/lib/python3.10/site-packages/pykka/_ref.py /usr/lib/python3.10/site-packages/pykka/_registry.py /usr/lib/python3.10/site-packages/pykka/_threading.py /usr/lib/python3.10/site-packages/pykka/debug.py /usr/lib/python3.10/site-packages/pykka/eventlet.py /usr/lib/python3.10/site-packages/pykka/gevent.py /usr/lib/python3.10/site-packages/pykka/messages.py /usr/share/doc/python3-Pykka /usr/share/doc/python3-Pykka/README.rst /usr/share/licenses/python3-Pykka /usr/share/licenses/python3-Pykka/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 9 23:11:14 2023