Wed, 18 Mar 2026 00:33:29 CST | login

Information for build python-configargparse-1.7-1.ocs23

ID5874
Package Namepython-configargparse
Version1.7
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-configargparse.git?.#5baa41ea6cdf54ae6874aef2e911ade154007e78
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 26 Sep 2023 11:17:31 CST
CompletedTue, 26 Sep 2023 11:18:50 CST
Taskbuild (dist-ocs23, /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
RPMs
src
python-configargparse-1.7-1.ocs23.src.rpm (info) (download)
noarch
python3-configargparse-1.7-1.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 * 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