Wed, 08 Apr 2026 14:49:33 CST | login

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

ID34441
Package Namepython-configargparse
Version1.7
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-configargparse.git?.#03c397c2ff1a71347af61fef28f768daab480220
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 06:09:42 CST
CompletedWed, 23 Apr 2025 06:11:49 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.7-3.oc9.src.rpm (info) (download)
noarch
python3-configargparse-1.7-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 * 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