diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-12 01:22:51 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-12 01:22:51 -0400 |
| commit | bb6f2960223f584f4b472b9bf2e941203c775f69 (patch) | |
| tree | d48bcfff2f0ad0ea7af64e1d3545721adbb4319d /meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb | |
| parent | 4c76538c253e359892a134e53a29875f4c43f8e4 (diff) | |
| parent | 54179a2d187fd082456444c1f600fd6e9a07b7e8 (diff) | |
| download | meta-cloud-services-bb6f2960223f584f4b472b9bf2e941203c775f69.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb b/meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb index 89fb670..e27a242 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb | |||
| @@ -14,4 +14,4 @@ SRC_URI[sha256sum] = "acf1e360b4682d64ba6acc35dbc65d81d9bde68a291a97f14f16f42827 | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
| 17 | inherit distutils | 17 | inherit setuptools |
