Fri, 30 Jan 2026 05:39:27 CST | login

Information for build python-autocommand-2.2.2-1.oc9

ID20874
Package Namepython-autocommand
Version2.2.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-autocommand#dcbe119fd03672fd057291a10f808115dc048f9f
SummaryGenerate argparse parsers from function signatures
DescriptionAutocommand turns a function into a command-line program. It converts the function's parameter signature into command-line arguments, and automatically runs the function if the module was called as __main__. In effect, it lets your create a smart main function.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 30 Jan 2024 11:53:08 CST
CompletedTue, 30 Jan 2024 11:54:50 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-autocommand:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-autocommand#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-autocommand-2.2.2-1.oc9.src.rpm (info) (download)
noarch
python3-autocommand-2.2.2-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 * Tue Jan 09 2024 Shuo Wang <abushwang@tencent.com> - 2.2.2-1 - init pkg