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

python3-psygnal-0.15.1-1.fc43 RPM for noarch

From Fedora 43 testing updates for x86_64 / Packages / p

Name: python3-psygnal Distribution: Fedora Project
Version: 0.15.1 Vendor: Fedora Project
Release: 1.fc43 Build date: Sat Jan 10 07:18:53 2026
Group: Unspecified Build host: buildvm-x86-31.rdu3.fedoraproject.org
Size: 725743 Source RPM: python-psygnal-0.15.1-1.fc43.src.rpm
Packager: Fedora Project
Url: https://github.com/pyapp-kit/psygnal
Summary: Fast python callback/event system modeled after Qt Signals
Psygnal (pronounced "signal") is a pure python implementation of the observer
pattern, with the API of Qt-style Signals with (optional) signature and type
checking, and support for threading. It has no dependencies.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Jan 10 2026 topazus <topazus@outlook.com> - 0.15.1-1
  - 0.15.1

Files

/usr/lib/python3.14/site-packages/psygnal
/usr/lib/python3.14/site-packages/psygnal-0.15.1.dist-info
/usr/lib/python3.14/site-packages/psygnal-0.15.1.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/psygnal-0.15.1.dist-info/METADATA
/usr/lib/python3.14/site-packages/psygnal-0.15.1.dist-info/WHEEL
/usr/lib/python3.14/site-packages/psygnal-0.15.1.dist-info/licenses
/usr/lib/python3.14/site-packages/psygnal-0.15.1.dist-info/licenses/LICENSE
/usr/lib/python3.14/site-packages/psygnal/__init__.py
/usr/lib/python3.14/site-packages/psygnal/__pycache__
/usr/lib/python3.14/site-packages/psygnal/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_async.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_async.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_dataclass_utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_dataclass_utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_evented_decorator.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_evented_decorator.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_evented_model.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_evented_model.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_exceptions.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_exceptions.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_group.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_group.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_group_descriptor.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_group_descriptor.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_mypyc.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_mypyc.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_queue.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_queue.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_signal.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_signal.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_throttler.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_throttler.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_weak_callback.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/_weak_callback.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/qt.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/qt.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/testing.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/testing.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/__pycache__/utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/_async.py
/usr/lib/python3.14/site-packages/psygnal/_dataclass_utils.py
/usr/lib/python3.14/site-packages/psygnal/_evented_decorator.py
/usr/lib/python3.14/site-packages/psygnal/_evented_model.py
/usr/lib/python3.14/site-packages/psygnal/_exceptions.py
/usr/lib/python3.14/site-packages/psygnal/_group.py
/usr/lib/python3.14/site-packages/psygnal/_group.pyi
/usr/lib/python3.14/site-packages/psygnal/_group_descriptor.py
/usr/lib/python3.14/site-packages/psygnal/_mypyc.py
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/__init__.py
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/__pycache__
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/__pycache__/_pyinstaller_hook.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/__pycache__/_pyinstaller_hook.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/__pycache__/hook-psygnal.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/__pycache__/hook-psygnal.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/_pyinstaller_hook.py
/usr/lib/python3.14/site-packages/psygnal/_pyinstaller_util/hook-psygnal.py
/usr/lib/python3.14/site-packages/psygnal/_queue.py
/usr/lib/python3.14/site-packages/psygnal/_signal.py
/usr/lib/python3.14/site-packages/psygnal/_throttler.py
/usr/lib/python3.14/site-packages/psygnal/_throttler.pyi
/usr/lib/python3.14/site-packages/psygnal/_weak_callback.py
/usr/lib/python3.14/site-packages/psygnal/containers
/usr/lib/python3.14/site-packages/psygnal/containers/__init__.py
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_evented_dict.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_evented_dict.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_evented_list.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_evented_list.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_evented_proxy.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_evented_proxy.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_evented_set.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_evented_set.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_selectable_evented_list.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_selectable_evented_list.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_selection.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/__pycache__/_selection.cpython-314.pyc
/usr/lib/python3.14/site-packages/psygnal/containers/_evented_dict.py
/usr/lib/python3.14/site-packages/psygnal/containers/_evented_list.py
/usr/lib/python3.14/site-packages/psygnal/containers/_evented_proxy.py
/usr/lib/python3.14/site-packages/psygnal/containers/_evented_set.py
/usr/lib/python3.14/site-packages/psygnal/containers/_selectable_evented_list.py
/usr/lib/python3.14/site-packages/psygnal/containers/_selection.py
/usr/lib/python3.14/site-packages/psygnal/py.typed
/usr/lib/python3.14/site-packages/psygnal/qt.py
/usr/lib/python3.14/site-packages/psygnal/testing.py
/usr/lib/python3.14/site-packages/psygnal/utils.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jan 11 23:04:50 2026