diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb index 2c9378a..d054214 100644 --- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb +++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Python-PostgreSQL Database Adapter" | 1 | DESCRIPTION = "Python-PostgreSQL Database Adapter" |
| 2 | HOMEPAGE = "http://initd.org/psycopg/" | 2 | HOMEPAGE = "http://initd.org/psycopg/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "GPLv3+" | 4 | LICENSE = "GPL-3.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=72bded22a37845c7d9dc3fd39d699a2d" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=72bded22a37845c7d9dc3fd39d699a2d" |
| 6 | DEPENDS = "postgresql" | 6 | DEPENDS = "postgresql" |
| 7 | 7 | ||
