Changelog for
python3-psycopg2-2.8.5-1.rhel7.x86_64.rpm :
Mon Apr 6 14:00:00 2020 Devrim Gündüz
- 2.8.5-1
- Update to 2.8.5
Mon Oct 28 13:00:00 2019 Devrim Gündüz - 2.8.3-5
- Fix SLES 12 builds. Patch from Talha Bin Rizwan.
Mon Oct 28 13:00:00 2019 Devrim Gündüz - 2.8.3-4
- Make PY3 package the default one, so that we can build this
package easier on Fedora 31+ (and RHEL 9+)
- Remove SLES bits
Wed Oct 16 14:00:00 2019 Devrim Gündüz - 2.8.3-3
- Add PY3 support to RHEL 7 package
- Get rid of -debug subpackage
Tue Oct 1 14:00:00 2019 Devrim Gündüz - 2.8.3-2
- Rebuilt
- Require versionless -libs subpackage. Fixes
https://redmine.postgresql.org/issues/4798
https://redmine.postgresql.org/issues/4799
Thu Sep 26 14:00:00 2019 Devrim Gündüz - 2.8.3-1.1
- Rebuild for PostgreSQL 12
Fri Jun 28 14:00:00 2019 Devrim Gündüz - 2.8.3-1
- Update to 2.8.3
Fri May 24 14:00:00 2019 Devrim Gündüz - 2.8.2-2
- Fix conflict with existing packages, per
https://redmine.postgresql.org/issues/4287
Mon Oct 15 14:00:00 2018 Devrim Gündüz - 2.8.2-1
- 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.
Mon Oct 15 14:00:00 2018 Devrim Gündüz - 2.7.5-1.1
- Rebuild against PostgreSQL 11.0
Mon Jun 18 14:00:00 2018 Devrim Gündüz 2.7.5-1
- Update to 2.7.5 per
http://www.psycopg.org/psycopg/articles/2018/06/17/psycopg-275-released/
- Change python to python2, to supress warning on Fedora 28+.
Fri Feb 9 13:00:00 2018 Devrim Gündüz 2.7.4-1
- Update to 2.7.4 per
http://www.psycopg.org/psycopg/articles/2018/02/08/psycopg-274-released/
Sun Dec 10 13:00:00 2017 Devrim Gündüz 2.7.3.2-1
- Update to 2.7.3.2, per
http://initd.org/psycopg/articles/2017/10/24/psycopg-2732-released/
- Add -tests subpackages.
Mon Jul 24 14:00:00 2017 Devrim Gündüz 2.7.3-1
- Update to 2.7.3
Tue Mar 14 13:00:00 2017 Devrim Gündüz 2.7.1-1
- Update to 2.7.1
Sun Mar 5 13:00:00 2017 Devrim Gündüz 2.7-1
- Update to 2.7, per #2223.
Fri Feb 24 13:00:00 2017 Devrim Gündüz 2.7b2-1
- Update to 2.7 beta 2
Fri Oct 7 14:00:00 2016 Devrim Gündüz 2.6.2-3
- Move one .so file into python3-psycopg2 subpackage, per report
from Oskari Saarenmaa.
- Fix RHEL 6 builds, with custom conditionals.
- Add BR for Python 2.7 environments.
Tue Sep 13 14:00:00 2016 Devrim Gündüz 2.6.2-2
- Move python-debug (PY2 version) package into non-py3 builds.
We need this at least for pgadmin4.
Thu Jul 7 14:00:00 2016 Devrim Gündüz 2.6.2-1
- Update to 2.6.2, per changes described at:
http://www.psycopg.org/psycopg/articles/2016/07/07/psycopg-262-released/
Thu Jan 21 13:00:00 2016 Devrim Gündüz 2.6.1-1
- Update to 2.6.1
- Create unified spec file for all distros.
- Remove Zope subpackage.
- Minor spec file cleanups
Mon Feb 9 13:00:00 2015 Devrim Gündüz 2.6-1
- Update to 2.6, per changes described at:
http://www.psycopg.org/psycopg/articles/2015/02/09/psycopg-26-and-255-released/
- Trim changelog
- Merge some changes from Fedora spec file.