Package python3-module-pykka: Information

    Source package: python3-module-pykka
    Version: 4.0.1-alt1
    Latest version according to Repology
    Build time:  Jan 21, 2024, 12:42 AM in the task #338517
    Report package bug
    License: Apache-2.0
    Summary: Python implementation of the actor model
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-pykka (noarch)

    Maintainer: Alexander Makeenkov


    ACL:
    Alexander Makeenkov
    @everybody

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

    Last changed


    Jan. 20, 2024 Alexander Makeenkov 4.0.1-alt1
    - Updated to version 4.0.1.
    Jan. 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
    Nov. 13, 2022 Daniel Zagaynov 2.0.2-alt1.1
    - NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.