Package python-module-pyPgSQL: Information

Danger alert: Package removed from branch sisyphus

Removed in the quest: #244418
Package removed: Andrey Bychkov
Deletion date: Jan. 26, 2020
Message: removal_python2
Source package: python-module-pyPgSQL
Version: 2.5.1-alt2.1.2.1
Build time:  May 15, 2019, 02:51 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, ppc64le, i586, armh, aarch64)
python-module-pyPgSQL-debuginfo (x86_64, ppc64le, i586, armh, aarch64)



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

Last changed


Oct. 20, 2011 Vitaly Kuznetsov 2.5.1-alt2.1.2.1
- Rebuild with Python-2.7
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