Package python3-module-phonon: Information

    Source package: python3-module-phonon
    Version: 3.1-alt2
    Latest version according to Repology
    Build time:  Nov 7, 2020, 04:03 AM in the task #261166
    Report package bug
    License: MIT
    Summary: Provides easy, fault tolerant, distributed references with redis as a backend
    Description: 
    The main goals of the Phonon project are
    
    1. Provide a high-level abstraction for easy coordination in Python
    2. Fault tolerance for network partitions, single, and multi- node
       failures
    3. Failover for unreachable hosts
    4. High availability and linear scaling

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



    ACL:
    Vitaly Lipatov
    @everybody

      1. python3-module-pytz >= 2014.10
      2. python3-module-redis-py >= 2.10.5
      3. python3-module-setuptools
      4. python3-module-tornado >= 4.3
      5. rpm-build-intro >= 2.2.4
      6. rpm-build-python3

    Last changed


    Nov. 7, 2020 Vitaly Lipatov 3.1-alt2
    - fix test removing (ALT bug 39206)
    Oct. 31, 2020 Vitaly Lipatov 3.1-alt1
    - new version 3.1 (with rpmrb script)
    - don't pack test* (ALT bug 33947)
    Oct. 31, 2020 Vitaly Lipatov 2.0-alt2
    - build python3 separately