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...
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.5.4-5
- Rebuilt for MSVSphere 9.1.
* 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.