summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb b/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb
index 8caa37c..a47666d 100644
--- a/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "DB-API 2.0 interface for SQLite 3.x" 1DESCRIPTION = "DB-API 2.0 interface for SQLite 3.x"
2HOMEPAGE = "http://github.com/ghaering/pysqlite" 2HOMEPAGE = "http://github.com/ghaering/pysqlite"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "zlib" 4LICENSE = "Zlib"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=a85bd923e5c830f8eb89db354ff72f38" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=a85bd923e5c830f8eb89db354ff72f38"
6 6
7PR = "r0" 7PR = "r0"