Sun, 25 Jan 2026 08:07:52 CST | login

Information for build python-events-0.4-1.oc9

ID23454
Package Namepython-events
Version0.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-events.git?.#d1d84b5b6b64506979f170f1319bb6e8a7010954
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:29:31 CST
CompletedMon, 03 Jun 2024 20:31:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-events.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-events.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-events-0.4-1.oc9.src.rpm (info) (download)
noarch
python3-events-0.4-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4-1 - initial build