Jump to letter: [
BLMPRSX
]
python26-psycopg2 - A PostgreSQL database adapter for Python
- Description:
psycopg is a PostgreSQL database adapter for the Python programming
language (just like pygresql and popy.) It was written from scratch
with the aim of being very small and fast, and stable as a rock. The
main advantages of psycopg are that it supports the full Python
DBAPI-2.0 and being thread safe at level 2.
Packages
| python26-psycopg2-2.0.14-2.x86_64
[112 KiB] |
Changelog
by David Malcolm (2010-03-17):
- initial version for python26 in EPEL5, based on python-psycopg2-2.0.14-1.el5
in EPEL5
- define __python macro to use python2.6 and use it to replace python
invocations throughout
- fix byte-compilation to use 2.6
- drop zope subpackage for now, as the python26 stack doesn't have zope
- list the egg-info file in the manifest
- remove explicit dependency on postgresql-libs; rpm adds this for us
- don't ship the .buildinfo file in the docs, or the tools for the docs
- fix encoding of doc/ChangeLog-1.x, preserving timestamp
- update license metadata
|