Sat, 24 Jan 2026 00:13:06 CST | login

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

ID5361
Package Namepython-resolvelib
Version0.5.5
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-resolvelib.git?.#09ca5ea84a8c789a26ce53a085b059a0225754e5
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
StartedTue, 19 Sep 2023 17:50:23 CST
CompletedTue, 19 Sep 2023 17:52:38 CST
Taskbuild (dist-ocs23-python-update, /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-6.ocs23.src.rpm (info) (download)
noarch
python3-resolvelib-0.5.5-6.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 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.5-6 - Rebuilt for python 3.11 * 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