summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-psycopg2_2.6.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-psycopg2: 2.6.1 -> 2.6.2Huang Qiyu2017-01-251-24/+0
| | | | | | | | 1) Upgrade python-psycopg2 from 2.6.1 to 2.6.2. 2) Modify remove-pg-config.patch, since the data has been changed. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-psycopg2: reinstate patch to avoid pg_configMark Asselstine2015-08-061-0/+5
| | | | | | | | | | | | | When building we get an error: Error: pg_config executable not found. Previously there was a patch that removed references to pg_config. This patch was dropped during the version uprev for an unknown reason. Reinstate this patch with minor updates to allow it to patch the new version of python-psycopg2 and get the build working again. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-psycopg2: upgrade 2.5->2.6.1Lei Maohui2015-07-311-0/+19
Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>