Package python3-module-txaio: Information

    Source package: python3-module-txaio
    Version: 23.1.1-alt1
    Latest version according to Repology
    Build time:  Aug 1, 2023, 08:50 PM in the task #326246
    Report package bug
    License: MIT
    Summary: Compatibility API between asyncio/Twisted/Trollius
    Description: 
    txaio is a helper library for writing code that runs unmodified on both
    Twisted and asyncio.
    
    This is like six, but for wrapping over differences between Twisted and
    asyncio so one can write code that runs unmodified on both (aka "source
    code compatibility"). In other words: your users can choose if they want
    asyncio or Twisted as a dependency.
    
    Note that, with this approach, user code runs under the native event
    loop of either Twisted or asyncio. This is different from attaching
    either one's event loop to the other using some event loop adapter.

    List of rpms provided by this srpm:
    python3-module-txaio (noarch)
    python3-module-txaio-pickles (noarch)
    python3-module-txaio-tests (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    @python
    @everybody

      1. python3-module-mock
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-sphinx
      6. python3-module-tox
      7. python3-module-tox-console-scripts
      8. python3-module-tox-no-deps
      9. python3-module-twisted-core
      10. python3-module-wheel
      11. python3-test
      12. rpm-build-python3

    Last changed


    Aug. 1, 2023 Grigory Ustinov 23.1.1-alt1
    - Automatically updated to 23.1.1.
    Nov. 13, 2022 Daniel Zagaynov 18.8.1-alt3.1
    - NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.
    April 10, 2020 Andrey Bychkov 18.8.1-alt3
    - Build for python2 disabled.