Package python3-module-asgi-lifespan: Information

    Source package: python3-module-asgi-lifespan
    Version: 2.1.0-alt2.gff5d3d0
    Latest version according to Repology
    Build time:  Aug 12, 2025, 06:16 PM in the task #392276
    Report package bug
    License: MIT
    Summary: Programmatic startup/shutdown of ASGI apps
    Description: 
    Programmatically send startup/shutdown lifespan events into ASGI applications.
    When used in combination with an ASGI-capable HTTP client such as HTTPX,
    this allows mocking or testing ASGI applications without having to spin up
    an ASGI server.
    
    Features:
    * Send lifespan events to an ASGI app using LifespanManager.
    * Support for asyncio and trio.
    * Fully type-annotated.
    * 100% test coverage.

    List of RPM packages built from this SRPM:
    python3-module-asgi-lifespan (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Anton Zhukharev


      1. /usr/bin/git
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-setuptools-scm
      5. python3-module-wheel
      6. rpm-build-pyproject

    Last changed


    Aug. 12, 2025 Stanislav Levin 2.1.0-alt2.gff5d3d0
    - Fixed FTBFS (setuptools-scm 9.1.1).
    July 24, 2024 Anton Zhukharev 2.1.0-alt1.1.gff5d3d0
    - Built for ALT Sisyphus.