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

    Исходный пакет: python3-module-aspectlib
    Версия: 2.0.0-alt1
    Собран:  18 мая 2023 г. 21:35
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/aspectlib/

    Лицензия: BSD
    О пакете: An aspect-oriented programming, monkey-patch and decorators library
    Описание: 
    An aspect-oriented programming, monkey-patch and decorators library.
    It is useful when changing behavior in existing code is desired.
    It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.

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

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

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

      1. rpm-build-pyproject
      2. python3-module-mock
      3. python3-module-process-tests
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. python3-module-setuptools
      7. python3-module-six
      8. python3-module-tornado
      9. python3-module-wheel

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


    2 мая 2023 г. Stanislav Levin 2.0.0-alt1
    - 1.4.2 -> 2.0.0.
    6 февраля 2020 г. Andrey Bychkov 1.4.2-alt3
    - Build for python2 disabled.
    30 мая 2019 г. Stanislav Levin 1.4.2-alt2
    - Removed false dependency on `fields`.