Package python3-module-async_generator: Information

    Source package: python3-module-async_generator
    Version: 1.10-alt3
    Build time:  May 6, 2023, 08:20 PM
    Report package bug
    License: MIT or Apache-2.0
    Summary: Making it easy to write async iterators in Python 3.5
    Description: 
    Python 3.6 added async generators. (What's an async generator?
    Check out my 5-minute lightning talk demo from PyCon 2016.)
    
    Python 3.7 adds some more tools to make them usable,
    like contextlib.asynccontextmanager.

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

    Maintainer: Stanislav Levin


      1. rpm-build-pyproject
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-wheel

    Last changed


    April 27, 2023 Stanislav Levin 1.10-alt3
    - Modernized packaging.
    - Mapped PyPI name to distro's one.
    June 16, 2021 Aleksei Nikiforov 1.10-alt2
    - Moved tests into separate package.
    Jan. 15, 2019 Evgeny Sinelnikov 1.10-alt1
    - Initial build for Sisyphus