Mon, 12 Jan 2026 18:58:37 CST | login

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

ID32291
Package Namepython-autocommand
Version2.2.2
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-autocommand.git?.#9bb06854cf7a2f9fa1e9d279a63d0a8edf29b986
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 16:17:08 CST
CompletedThu, 12 Dec 2024 16:19:09 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-autocommand.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-autocommand.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
python-autocommand-2.2.2-3.oc9.src.rpm (info) (download)
noarch
python3-autocommand-2.2.2-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.2-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.2-2 - Rebuilt for loongarch release * Tue Jan 09 2024 Shuo Wang <abushwang@tencent.com> - 2.2.2-1 - init pkg