Package python3-module-txpostgres: Information

    Source package: python3-module-txpostgres
    Version: 1.7.0-alt1
    Latest version according to Repology
    Build time:  Jan 13, 2020, 11:22 AM in the task #244161
    Report package bug
    License: MIT
    Summary: Twisted wrapper for asynchronous PostgreSQL connections
    Description: 
    A Twisted wrapper for asynchronous PostgreSQL connections.
    
    Based on the interface exposed from the native Postgres C library by the
    Python psycopg2 driver.
    
    Can be used as a drop-in replacement for Twisted's adbapi module when
    working with PostgreSQL. The only part that does not provide 100%
    compatibility is connection pooling, although pooling provided by
    txpostgres is very similar to the one Twisted adbapi offers.

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

    Maintainer: Andrey Bychkov


    ACL:
    @python
    @everybody

      1. python3-module-psycopg2
      2. python3-module-pytest
      3. python3-module-setuptools
      4. python3-module-twisted-core-test
      5. rpm-build-python3

    Last changed


    Jan. 13, 2020 Andrey Bychkov 1.7.0-alt1
    - Version updated to 1.7.0
    - porting on python3
    June 10, 2019 Stanislav Levin 1.2.0.1-alt2.git20140624.1.1
    - Added missing dep on Pytest.
    Feb. 2, 2018 Stanislav Levin 1.2.0.1-alt2.git20140624.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools