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

    Исходный пакет: python3-module-lazr.delegates
    Версия: 2.1.1-alt1.1
    Последняя версия по данным Repology
    Собран:  8 мая 2025 г. 6:58 в задании #376369
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/lazr.delegates

    Лицензия: LGPLv3
    О пакете: Easily write objects that delegate behavior
    Описание: 
    The lazr.delegates package makes it easy to write objects that delegate behavior
    to another object. The new object adds some property or behavior on to the other
    object, while still providing the underlying interface, and delegating behavior.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-lazr.delegates (noarch)

    Сопровождающий: Stanislav Levin

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

    Права:
    @python
    @everybody

      1. rpm-build-python3
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-zope.interface
      5. python3-module-zope.testrunner
      6. python3-module-wheel

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


    2 апреля 2025 г. Stanislav Levin 2.1.1-alt1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    5 декабря 2024 г. Anton Vyatkin 2.1.1-alt1
    - New version 2.1.1.
    23 января 2024 г. Anton Vyatkin 2.1.0-alt2
    - Fix FTBFS.