Information for build python-easygui-0.96-1.oc9

ID30700
Package Namepython-easygui
Version0.96
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-easygui.git?.#efef8ae46b380ec7e701d5e97b91570535fd2058
SummaryVery simple, very easy GUI programming in Python
DescriptionExperienced Pythonistas need support for quick and dirty GUI features. New Python programmers need GUI capabilities that don't require any knowledge of Tkinter, frames, widgets, callbacks or lambda. This is what EasyGUI provides. Using EasyGUI, all GUI interactions are invoked by simple function calls. EasyGUI is different from other GUIs in that EasyGUI is NOT event-driven. It allows you to program in a traditional linear fashion, and to put up dialogs for simple input and output when you need to. If you have not yet learned the event-driven paradigm for GUI programming, EasyGUI will allow you to be productive with very basic tasks immediately. Later, if you wish to make the transition to an event-driven GUI paradigm, you can do so with a more powerful GUI package such as anygui, PythonCard, Tkinter, wxPython, etc.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 05:54:16 CST
CompletedSat, 21 Sep 2024 05:57:03 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-easygui.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-easygui.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-easygui-0.96-1.oc9.src.rpm (info) (download)
noarch
python3-easygui-0.96-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 Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.96-1 - initial build