Пакет python3-module-stevedore: Информация

    Исходный пакет: python3-module-stevedore
    Версия: 5.2.0-alt1
    Собран:  30 мая 2024 г. 4:56
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/stevedore

    Лицензия: Apache-2.0
    О пакете: Manage dynamic plugins for Python applications
    Описание: 
    Python makes loading code dynamically easy, allowing you to configure and extend
    your application by discovering and loading extensions ("plugins") at runtime.
    Many applications implement their own library for doing this, using __import__
    or importlib. stevedore avoids creating yet another extension mechanism
    by building on top of setuptools entry points. The code for managing entry points
    tends to be repetitive, though, so stevedore provides manager classes for
    implementing common patterns for using dynamically loaded extensions.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-stevedore (noarch)
    python3-module-stevedore-doc (noarch)
    python3-module-stevedore-tests (noarch)

    Сопровождающий: Grigory Ustinov


      1. python3-module-coverage >= 4.0
      2. python3-module-mock
      3. python3-module-openstackdocstheme >= 1.18.1
      4. python3-module-pbr >= 2.0.0
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-setuptools
      7. python3-module-sphinx-devel
      8. python3-module-stestr >= 2.0.0
      9. python3-module-wheel
      10. rpm-build-python3
      11. rpm-macros-sphinx3

    Последнее изменение


    28 мая 2024 г. Grigory Ustinov 5.2.0-alt1
    - Automatically updated to 5.2.0.
    16 октября 2023 г. Grigory Ustinov 5.1.0-alt1.1
    - Dropped build dependency on python3-module-reno.
    15 мая 2023 г. Grigory Ustinov 5.1.0-alt1
    - Automatically updated to 5.1.0.