Mon, 12 Jan 2026 16:39:00 CST | login

Information for build python-resolvelib-0.5.4-5.oc8

ID7965
Package Namepython-resolvelib
Version0.5.4
Release5.oc8
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-resolvelib#e980bf22424117ca212f11336fc232561416b6c0
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 byopencloudkoji
State complete
Volume DEFAULT
StartedWed, 10 Aug 2022 19:49:35 CST
CompletedWed, 10 Aug 2022 19:50:36 CST
Taskbuild (dist-oc8, /src-opencloudos-rpms/python-resolvelib:origin/oc8)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-resolvelib?#origin/oc8'}}
Tags
dist-oc8
dist-oc8-compose
RPMs
src
python-resolvelib-0.5.4-5.oc8.src.rpm (info) (download)
noarch
python38-resolvelib-0.5.4-5.oc8.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jun 14 2021 Paul Belanger <pabelanger@redhat.com> - 0.5.4-1 - Initial package. - Forked from https://fedora.pkgs.org/rawhide/fedora-x86_64/python3-resolvelib-0.5.5-2.fc35.noarch.rpm.html however downgraded to 0.5.4 due to 0.5.5 being yanked from pypi.