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

    Бинарный пакет: python3-module-pykka
    Версия: 3.1.1-alt1
    Архитектура: noarch
    Собран:  27 января 2023 г. 15:06
    Исходный пакет: python3-module-pykka
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/jodal/pykka

    Лицензия: Apache-2.0
    О пакете: Python implementation of the actor model
    Описание: 
    Pykka is a Python implementation of the actor model.
    The actor model introduces some simple rules to control
    the sharing of state and cooperation between execution units,
    which makes it easier to build concurrent applications.

    Сопровождающий: Alexander Makeenkov

    Список участников:
    Alexander Makeenkov
    Daniel Zagaynov

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


    27 января 2023 г. Alexander Makeenkov 3.1.1-alt1
    - Updated to version 3.1.1
    - Use pyproject macroses for build
    - Enabled tests while build
    - Don't pack tests and docs
    13 ноября 2022 г. Daniel Zagaynov 2.0.2-alt1.1
    - NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.
    27 января 2020 г. Alexander Makeenkov 2.0.2-alt1
    - Initial build for ALT