Package python3-module-asyncmy: Information

    Source package: python3-module-asyncmy
    Version: 0.2.9-alt1
    Build time:  Jan 31, 2024, 01:19 AM
    Report package bug
    License: Apache-2.0
    Summary: A fast asyncio MySQL/MariaDB driver with replication protocol support
    Description: 
    asyncmy is a fast asyncio MySQL/MariaDB driver, which reuse most of pymysql
    and aiomysql but rewrite core protocol with cython to speedup.

    List of RPM packages built from this SRPM:
    python3-module-asyncmy (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-asyncmy-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Zhukharev


      1. rpm-build-pyproject
      2. python3-module-cython
      3. python3-module-poetry-core
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-setuptools

    Last changed


    Dec. 31, 2023 Anton Zhukharev 0.2.9-alt1
    - Updated to 0.2.9.
    Aug. 15, 2023 Daniel Zagaynov 0.2.8-alt1
    - Updated to upstream 0.2.8
    March 2, 2023 Grigory Ustinov 0.2.5-alt3
    - Fixed build with python3.11.