diff options
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.bb | 2 |
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" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8" |
6 | 6 | ||
7 | PR = "0" | 7 | PR = "r0" |
8 | SRCNAME = "jsonschema" | 8 | SRCNAME = "jsonschema" |
9 | 9 | ||
10 | SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.zip" | 10 | SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.zip" |