[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-resolvelib-0.5.4-5.el9

Name python-resolvelib
Epoch 0
Version 0.5.4
Release 5.el9
Website/URL https://github.com/sarugaku/resolvelib.git
License ISC
Build Time 2023-03-18 05:23:22
Build Host builder-x86-02.inferitos.ru
Summary Resolve abstract dependencies into concrete ones
Repositories AppStream
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...
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-resolvelib-0.5.4-5.el9.noarch Resolve abstract dependencies into concrete ones 1a41a622ad91709e143912205404912ef880ceabb7f4e36809d9ce385efa470a download
src
python-resolvelib-0.5.4-5.el9.src Resolve abstract dependencies into concrete ones 882f22c8f8164a0320c9847f340609bcc40049f5bbed56675238d24725de4e6c download
Changelog link
* 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.