Wed, 18 Mar 2026 09:28:00 CST | login

Information for build python-configargparse-1.5.3-4.ocs23

ID4083
Package Namepython-configargparse
Version1.5.3
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-configargparse.git?.#f70cbdf0a743b21db40b9faff74591b0099aca18
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 13:51:34 CST
CompletedSat, 09 Sep 2023 13:57:51 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-configargparse.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-configargparse.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-configargparse-1.5.3-4.ocs23.src.rpm (info) (download)
noarch
python3-configargparse-1.5.3-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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