Mon, 17 Jun 2024 17:32:13 UTC | login

Information for build python-events-0.3-2.fc29

ID57244
Package Namepython-events
Version0.3
Release2.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
StartedThu, 19 Jul 2018 07:56:56 UTC
CompletedThu, 19 Jul 2018 07:56:56 UTC
Tags
f29
f30
RPMs
src
python-events-0.3-2.fc29.src.rpm (info) (download)
noarch
python2-events-0.3-2.fc29.noarch.rpm (info) (download)
python3-events-0.3-2.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 24 2018 Carl George <carl@george.computer> - 0.3-1 - Latest upstream * 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.