summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb b/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb
index 6c09b94..219e159 100644
--- a/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb
+++ b/meta-openstack/recipes-devtools/python/python3-warlock_1.3.3.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Build self-validating python objects using JSON schemas" 1DESCRIPTION = "Build self-validating python objects using JSON schemas"
2HOMEPAGE = "http://github.com/bcwaldon/warlock" 2HOMEPAGE = "http://github.com/bcwaldon/warlock"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
6 6
7DEPENDS += "python3-jsonschema python3-jsonpatch" 7DEPENDS += "python3-jsonschema python3-jsonpatch"