Tue, 07 Jan 2025 10:35:59 CST | login

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

ID22090
Package Namepython-configargparse
Version1.7
Release3.ocs23
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 28 Sep 2024 21:20:40 CST
CompletedSat, 28 Sep 2024 21:27:33 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
python-configargparse-1.7-3.ocs23.src.rpm (info) (download)
noarch
python3-configargparse-1.7-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.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