Пакет python3-module-txpostgres: Информация

    Исходный пакет: python3-module-txpostgres
    Версия: 1.7.0-alt1
    Собран:  13 января 2020 г. 11:22 в задании #244161
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/txpostgres/

    Лицензия: MIT
    О пакете: Twisted wrapper for asynchronous PostgreSQL connections
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-txpostgres (noarch)
    python3-module-txpostgres-tests (noarch)

    Сопровождающий: Andrey Bychkov

    Список участников:
    Andrey Bychkov
    Stanislav Levin
    Eugeny A. Rostovtsev

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

    Последнее изменение


    13 января 2020 г. Andrey Bychkov 1.7.0-alt1
    - Version updated to 1.7.0
    - porting on python3
    10 июня 2019 г. Stanislav Levin 1.2.0.1-alt2.git20140624.1.1
    - Added missing dep on Pytest.
    2 февраля 2018 г. Stanislav Levin 1.2.0.1-alt2.git20140624.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools