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

    Исходный пакет: python3-module-pykka
    Версия: 3.1.1-alt1
    Собран:  27 января 2023 г. 15:06
    Категория: Разработка/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.

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

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

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

      1. python3(setuptools)
      2. rpm-build-python3
      3. python3(wheel)
      4. python3(poetry.core)
      5. python3(pytest-mock)
      6. python3-module-pyproject-installer >= 0.4.0

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


    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