Sat, 24 Jan 2026 14:56:43 CST | login

Information for build python-lazy-loader-0.3-1.oc9

ID27965
Package Namepython-lazy-loader
Version0.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-lazy-loader.git?.#efe4babc3af705163ab12551a6e7b9fb4e2a34db
SummaryPopulate library namespace without incurring immediate import costs
Descriptionlazy-loader makes it easy to load subpackages and functions on demand. Motivation: • Allow subpackages to be made visible to users without incurring import costs. • Allow external libraries to be imported only when used, improving import times.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 18:36:03 CST
CompletedMon, 05 Aug 2024 18:39:05 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-lazy-loader.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-lazy-loader.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-lazy-loader-0.3-1.oc9.src.rpm (info) (download)
noarch
python3-lazy-loader-0.3-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 17 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3-1 - initial build