Tue, 20 Jan 2026 09:34:00 CST | login

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

ID24332
Package Namepython-verboselogs
Version1.7
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-verboselogs.git?.#deebec6d40c8439b020e5047e96a08298bdd849c
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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:53:53 CST
CompletedTue, 04 Jun 2024 14:58:11 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-1.oc9.src.rpm (info) (download)
noarch
python-verboselogs-doc-1.7-1.oc9.noarch.rpm (info) (download)
python3-verboselogs-1.7-1.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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.7-1 - initial build