Name: | python3-resolvelib |
---|---|
Version: | 0.5.4 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 67677 |
License: | ISC |
RPM: | python3-resolvelib-0.5.4-5.el9.noarch.rpm |
Source RPM: | python-resolvelib-0.5.4-5.el9.src.rpm |
Build Date: | Sat Jan 08 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/sarugaku/resolvelib.git |
Summary: | Resolve abstract dependencies into concrete ones |
Description: | ResolveLib 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... |
- 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.