Sat, 02 May 2026 13:18:47 CST | login

Information for build python-resolvelib-0.5.5-4.oc9

ID15550
Package Namepython-resolvelib
Version0.5.5
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-resolvelib.git?.#8f048a7cf7c2273d0da549ec1029ca89ba447e07
SummaryResolve abstract dependencies into concrete ones
DescriptionResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result. Intended Usage :: import resolvelib Things I want to resolve. requirements [...] Implement logic so the resolver understands the requirement format. class...
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 21:14:32 CST
CompletedMon, 18 Sep 2023 21:16:23 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-resolvelib.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-resolvelib.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-resolvelib-0.5.5-4.oc9.src.rpm (info) (download)
noarch
python3-resolvelib-0.5.5-4.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 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.5-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.5-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 23 2023 Miaojun Dong <zoedong@tencent.com> - 0.5.5-2 - remove README.md * Tue Nov 29 2022 rockerzhu <rockerzhu@tencent.com> - 0.5.5-1 - Initial build