summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb b/meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb
index a24464d..e5d3018 100644
--- a/meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-jsonschema_2.3.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8" 5LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8"
6 6
7PR = "0" 7PR = "r0"
8SRCNAME = "jsonschema" 8SRCNAME = "jsonschema"
9 9
10SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.zip" 10SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.zip"