| Name: | python38-resolvelib |
|---|---|
| Version: | 0.5.4 |
| Release: | 5.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 67772 |
| License: | ISC |
| RPM: | python38-resolvelib-0.5.4-5.el8.noarch.rpm |
| Source RPM: | python-resolvelib-0.5.4-5.el8.src.rpm |
| Build Date: | Thu Mar 31 2022 |
| Build Host: | build-ol8-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.