Wed, 18 Mar 2026 00:27:41 CST | login

Information for build python-configargparse-1.7-3.ocs23.rva23

ID25008
Package Namepython-configargparse
Version1.7
Release3.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-configargparse.git?.#c1be1b62470133e99e1db0900d98169b46498597
SummaryPython module with support for argparse, config files, and env variables
DescriptionApplications with more than a handful of user-settable options are best configured through a combination of command line args, config files, hard coded defaults, and in some cases, environment variables. Python’s command line parsing modules such as argparse have very limited support for config files and environment variables, so this module extends argparse to add these features.
Built bymaxonxie
State complete
Volume DEFAULT
StartedMon, 16 Mar 2026 11:56:33 CST
CompletedMon, 16 Mar 2026 13:26:19 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/python-configargparse.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-configargparse.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
python-configargparse-1.7-3.ocs23.rva23.src.rpm (info) (download)
noarch
python3-configargparse-1.7-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> - 1.7-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7-2 - Rebuilt for loongarch release * Tue Sep 26 2023 jackeyji <jackeyji@tencent.com> - 1.7-1 - upgrade to 1.7 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.3-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.3-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.3-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.3-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 15 2023 Shuo Wang <abushwang@tencent.com> - 1.5.3-1 - initial build