Jump to letter: [
ABCDGHIJLMOPRSTW
]
python2-psycopg2 - A PostgreSQL database adapter for Python
- 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.
Packages
python2-psycopg2-2.8.3-3.rhel7.src
[377 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.src
[377 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.src
[376 KiB] |
Changelog
by Devrim Gündüz (2019-06-28):
- Update to 2.8.3
|
python2-psycopg2-2.8.2-2.rhel7.src
[368 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.src
[368 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.
|