Sat, 17 Jan 2026 19:45:59 CST | login

Information for build python-verboselogs-1.7-2.oc9

ID41001
Package Namepython-verboselogs
Version1.7
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-verboselogs.git?.#b368ea42fee76114bf59d7d20513bb3930e31f7e
SummaryVerbose logging level for Python's logging module
DescriptionThe verboselogs package extends Python's logging module to add the log levels NOTICE, SPAM, SUCCESS and VERBOSE: - The NOTICE level sits between the predefined WARNING and INFO levels. - The SPAM level sits between the predefined DEBUG and NOTSET levels. - The SUCCESS level sits between the predefined WARNING and ERROR levels. - The VERBOSE level sits between the predefined INFO and DEBUG levels. The code to do this is simple and short, but I still don't want to copy/paste it to every project I'm working on, hence this package.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 02:18:46 CST
CompletedSat, 14 Jun 2025 02:21:14 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-verboselogs.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-verboselogs.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-verboselogs-1.7-2.oc9.src.rpm (info) (download)
noarch
python-verboselogs-doc-1.7-2.oc9.noarch.rpm (info) (download)
python3-verboselogs-1.7-2.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.7-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7-1 - initial build