summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2017-12-01 15:19:36 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-12-01 21:46:36 -0500
commit0d89747a9007d5439fe253d97f4feea99f6254cb (patch)
tree38923df9efa7c07f9a683d3788a816afda1a8c58 /meta-openstack/recipes-devtools/python
parentf793205c73a006734b84c708f49049a1067f6b6a (diff)
downloadmeta-cloud-services-0d89747a9007d5439fe253d97f4feea99f6254cb.tar.gz
python-sqlparse: uprev to v0.2.4
This update is required to support the stable/pike version of python-glance. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-sqlparse_0.2.4.bb (renamed from meta-openstack/recipes-devtools/python/python-sqlparse_0.1.16.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-sqlparse_0.1.16.bb b/meta-openstack/recipes-devtools/python/python-sqlparse_0.2.4.bb
index 93f7210..b253af4 100644
--- a/meta-openstack/recipes-devtools/python/python-sqlparse_0.1.16.bb
+++ b/meta-openstack/recipes-devtools/python/python-sqlparse_0.2.4.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Non-validating SQL parser module"
2HOMEPAGE = "http://pypi.python.org/pypi/sqlparse" 2HOMEPAGE = "http://pypi.python.org/pypi/sqlparse"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://COPYING;md5=13ec2f893997ca1f516b55496e019a81" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=2b136f573f5386001ea3b7b9016222fc"
6 6
7SRC_URI[md5sum] = "370962a307ebaaa70a28b6b0ccb53980" 7SRC_URI[md5sum] = "8f753105167f35ea94ae6387e8af152f"
8SRC_URI[sha256sum] = "678c6c36ca4b01405177da8b84eecf92ec92c9f6c762396c965bb5d305f20f81" 8SRC_URI[sha256sum] = "ce028444cfab83be538752a2ffdb56bc417b7784ff35bb9a3062413717807dec"
9 9
10export BUILD_SYS 10export BUILD_SYS
11export HOST_SYS 11export HOST_SYS