Tue, 01 Oct 2024 12:09:30 CST | login

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

ID16082
Package Namepython-resolvelib
Version0.5.4
Release5.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-resolvelib.git#7d52a4b87214ae489d7b97919baa023beeb345cd
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 bydistrobuild
State complete
Volume DEFAULT
StartedSun, 22 May 2022 17:42:59 CST
CompletedSun, 22 May 2022 17:44:30 CST
Taskbuild (dist-circle8-ansible, /stage/rpms/python-resolvelib.git:7d52a4b87214ae489d7b97919baa023beeb345cd)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-resolvelib.git?#7d52a4b87214ae489d7b97919baa023beeb345cd'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
python-resolvelib-0.5.4-5.el8.src.rpm (info) (download)
noarch
python38-resolvelib-0.5.4-5.el8.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.