From 6c3234ba41f9009b77a43c1f95b8d390581f5918 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Thu, 19 Nov 2015 13:24:35 +0000 Subject: Move jsonschema into python2-core morph depends on jsonschema now Change-Id: Iae539e571c080454dab7d0cd0a4b842439d2ea56 --- strata/python2-core.morph | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'strata/python2-core.morph') diff --git a/strata/python2-core.morph b/strata/python2-core.morph index af619fd1..a39063ac 100644 --- a/strata/python2-core.morph +++ b/strata/python2-core.morph @@ -83,3 +83,11 @@ chunks: build-system: autotools build-depends: - python2 +- name: jsonschema + repo: upstream:jsonschema + ref: 35b60f390098d3306c03eee27ceec8cf8a493579 + unpetrify-ref: v2.3.0 + build-system: python-distutils + build-depends: + - python2 + - python-setuptools -- cgit v1.2.1