Tue, 25 Jun 2024 09:41:05 UTC | login

Information for build python-events-0.2.1-4.fc29

ID47638
Package Namepython-events
Version0.2.1
Release4.fc29
Epoch
SummaryBringing the elegance of C# EventHandler to Python
DescriptionBringing the elegance of C EventHandler to Python The C language provides a handy way to declare, subscribe to and fire events. Technically, an event is a "slot" where callback functions (event handlers) can be attached to a process referred to as subscribing to an event. Here is a handy package that encapsulates the core to event subscription and event firing and feels like a "natural" ...
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 03:44:21 UTC
CompletedWed, 04 Jul 2018 03:44:21 UTC
Tags
f29
RPMs
src
python-events-0.2.1-4.fc29.src.rpm (info) (download)
noarch
python2-events-0.2.1-4.fc29.noarch.rpm (info) (download)
python3-events-0.2.1-4.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.2.1-4 - Rebuilt for Python 3.7 * Sun Apr 08 2018 David Hannequin <david.hannequin@gmail.com> - 0.2.1-3 - Fix bug 1508962.. * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Oct 08 2017 David Hannequin <david.hannequin@gmail.com> - 0.2.1-1 - Initial package.