Пакет python-resolvelib-0.5.4-5.el9.src
Имя | python-resolvelib |
---|---|
Эпоха | 0 |
Версия | 0.5.4 |
Релиз | 5.el9 |
Архитектура | src |
Сайт | https://github.com/sarugaku/resolvelib.git |
Лицензия | ISC |
Время сборки | 2025-02-21 12:07:08 |
Хост сборки | certified-builder01.msvsphere-os.ru |
Краткое описание | Resolve abstract dependencies into concrete ones |
Репозитории | OS |
Полное описание | 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... |
Эррата | — |
Размер | 639 КиБ |
Исходный проект | python-resolvelib-0.5.4-5.el9 |
Контрольная сумма SHA-256 | cc686701320a1eadddf8578464704b4623ba1680ed43e11fccf11cc9c61d6896 |
×
* 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.