summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-04-17 08:34:33 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-17 08:34:33 -0400
commit8ce113adf2a0284bc7760b766b0a7a978ac44f63 (patch)
tree4a5254b7a01c887f873da6d0fcbdc38e30a03591 /meta-openstack/recipes-devtools/python
parentbd613b97b53a1762e65162515c65cd358bf757a1 (diff)
parent63c67c6f9fc74a24be0eae29736b1444429eb963 (diff)
downloadmeta-cloud-services-8ce113adf2a0284bc7760b766b0a7a978ac44f63.tar.gz
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb b/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb
index ab4fe1f..c92842e 100644
--- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb
+++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Python-PostgreSQL Database Adapter" 1DESCRIPTION = "Python-PostgreSQL Database Adapter"
2HOMEPAGE = "http://initd.org/psycopg/" 2HOMEPAGE = "http://initd.org/psycopg/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "GPLv3+ 4LICENSE = "GPLv3+"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=2c9872d13fa571e7ba6de95055da1fe2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=2c9872d13fa571e7ba6de95055da1fe2"
6DEPENDS = "postgresql" 6DEPENDS = "postgresql"
7 7