Sat, 24 Jan 2026 08:44:39 CST | login

Information for build python-resolvelib-0.5.5-5.ocs23

ID2952
Package Namepython-resolvelib
Version0.5.5
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-resolvelib.git?.#a554c3e0d01d49bee427adabfbfde4e61c6a197c
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 05:59:08 CST
CompletedSat, 09 Sep 2023 06:02:06 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-resolvelib.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-resolvelib.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-resolvelib-0.5.5-5.ocs23.src.rpm (info) (download)
noarch
python3-resolvelib-0.5.5-5.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 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.5-5 - Rebuilt for OpenCloudOS Stream 23.09 * 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