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

    Исходный пакет: python3-module-importlib-resources
    Версия: 5.9.0-alt0.p10.1
    Собран:  31 октября 2023 г. 15:22 в задании #331830
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/importlib-resources

    Лицензия: Apache-2.0
    О пакете: Read resources from Python packages
    Описание: 
    importlib-resources is a backport of Python standard library importlib.resources
    module for older Pythons.
    
    The key goal of this module is to replace parts of pkg_resources with a solution
    in Python's stdlib that relies on well-defined APIs. This makes reading
    resources included in packages easier, with more stable and consistent
    semantics.

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

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov
    Stanislav Levin

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3(pytest)
      3. python3-module-tox
      4. python3-module-tox-console-scripts
      5. python3-module-tox-no-deps
      6. python3(setuptools)
      7. python3(setuptools-scm)
      8. rpm-build-python3
      9. python3(test)
      10. python3(wheel)

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


    16 октября 2023 г. Andrey Cherepanov 5.9.0-alt0.p10.1
    - Backport to p10 branch.
    30 сентября 2022 г. Stanislav Levin 5.9.0-alt1
    - Restored back for Sisyphus.