Mon, 16 Mar 2026 19:44:04 CST | login

Information for build python-autocommand-2.2.2-3.ocs23.rva23

ID24986
Package Namepython-autocommand
Version2.2.2
Release3.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-autocommand.git?.#b10d6496c71b2a310d4d0667cafe690850819934
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 bymaxonxie
State complete
Volume DEFAULT
StartedMon, 16 Mar 2026 10:42:57 CST
CompletedMon, 16 Mar 2026 12:59:30 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/python-autocommand.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-autocommand.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
python-autocommand-2.2.2-3.ocs23.rva23.src.rpm (info) (download)
noarch
python3-autocommand-2.2.2-3.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.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