Wed, 08 Apr 2026 18:48:56 CST | login

Information for build python-configargparse-1.5.3-3.oc9

ID16451
Package Namepython-configargparse
Version1.5.3
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-configargparse.git?.#a12857662d1f375571fed87d28aeddd5dff1e12a
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 bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 01:22:39 CST
CompletedThu, 21 Sep 2023 01:23:58 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-configargparse.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-configargparse.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-configargparse-1.5.3-3.oc9.src.rpm (info) (download)
noarch
python3-configargparse-1.5.3-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 * 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