Jump to letter: [
ABCDEFGHIJLMOPRSTW
]
python2-psycopg2 - A PostgreSQL database adapter for Python 2
- Description:
Psycopg is the most popular PostgreSQL adapter for the Python
programming language. At its core it fully implements the Python DB
API 2.0 specifications. Several extensions allow access to many of the
features offered by PostgreSQL.
This is a build of the psycopg PostgreSQL database adapter for Python 2.
Packages
python2-psycopg2-2.8.5-2.rhel7.x86_64
[170 KiB] |
Changelog
by Devrim Gündüz (2020-05-11):
- Let python2-psycopg2 provide python-psycopg2. Per
https://redmine.postgresql.org/issues/5491
|
python2-psycopg2-2.8.5-1.rhel7.x86_64
[170 KiB] |
Changelog
by Devrim Gündüz (2020-04-06):
- Update to 2.8.5
|
python2-psycopg2-2.8.3-3.rhel7.x86_64
[168 KiB] |
Changelog
by Devrim Gündüz (2019-10-16):
- Add PY3 support to RHEL 7 package
- Get rid of -debug subpackage
|
python2-psycopg2-2.8.3-2.rhel7.x86_64
[168 KiB] |
Changelog
by Devrim Gündüz (2019-10-01):
- Rebuilt
- Require versionless -libs subpackage. Fixes
https://redmine.postgresql.org/issues/4798
https://redmine.postgresql.org/issues/4799
|
python2-psycopg2-2.8.3-1.rhel7.x86_64
[168 KiB] |
Changelog
by Devrim Gündüz (2019-06-28):
- Update to 2.8.3
|
python2-psycopg2-2.8.2-2.rhel7.x86_64
[167 KiB] |
Changelog
by Devrim Gündüz (2019-05-24):
- Fix conflict with existing packages, per
https://redmine.postgresql.org/issues/4287
|
python2-psycopg2-2.8.2-1.rhel7.x86_64
[167 KiB] |
Changelog
by Devrim Gündüz (2018-10-15):
- Update to 2.8.2
- Disable -doc subpackage for now. We need sphinx to build the docs,
and I will defer it until 2.8.2 is out.
- Change main package name from python-psycopg2 to python2-psycopg2,
in order to distinguish py2 and py3 packages. Also provide old package
name in order not to break upgrades. Also invent pname macro, which
stands for "provides name" (I was lazy to rename patches)
- Switch to python2_sitearch macro.
|