Package python-module-pyPgSQL: Information

    Source package: python-module-pyPgSQL
    Version: 2.5.1-alt2.1.2
    Build time:  Mar 29, 2011, 11:35 AM
    Report package bug
    License: Python
    Summary: pyPgSQL - A Python DB-API 2.0 compliant interface to PostgreSQL.
    Description: 
    pyPgSQL is a package of two (2) modules that provide a Python DB-API 2.0
    compliant interface to PostgreSQL databases.  The first module, libpq,
    exports the PostgreSQL C API to Python.  This module is written in C and
    can be compiled into Python or can be dynamically loaded on demand.  The
    second module, PgSQL, provides the DB-API 2.0 compliant interface and
    support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY,
    BOOL, ARRAYS, etc.  This module is written in Python.  This version works
    with PostgreSQL 7.0 or later and Python 2.1 or later.

    List of rpms provided by this srpm:
    python-module-pyPgSQL (x86_64, i586)
    python-module-pyPgSQL-debuginfo (x86_64, i586)



      1. postgresql-devel
      2. python-devel = 2.6
      3. rpm-build-python >= 0.8

    Last changed


    March 29, 2011 Eugeny A. Rostovtsev 2.5.1-alt2.1.2
    - Rebuilt for debuginfo
    Dec. 16, 2009 Igor Vlasenko 2.5.1-alt2.1.1.qa1
    - NMU (by repocop): the following fixes applied:
      * vendor-tag for python-module-pyPgSQL
      * postclean-05-filetriggers for spec file
    Nov. 13, 2009 Eugeny A. Rostovtsev 2.5.1-alt2.1.1
    - Rebuilt with python 2.6