From 63c67c6f9fc74a24be0eae29736b1444429eb963 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 17 Apr 2015 08:34:28 -0400 Subject: psycopg2: fix License field parse error Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python') 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 @@ DESCRIPTION = "Python-PostgreSQL Database Adapter" HOMEPAGE = "http://initd.org/psycopg/" SECTION = "devel/python" -LICENSE = "GPLv3+ +LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://LICENSE;md5=2c9872d13fa571e7ba6de95055da1fe2" DEPENDS = "postgresql" -- cgit v1.2.3-54-g00ecf