summaryrefslogtreecommitdiff
path: root/strata/python-common.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-02 12:42:22 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-03 16:56:12 +0000
commitc1ca8bb1a3b3eb53a0b60364194cf4facb8ccba3 (patch)
tree0682dee825df5ce87db6dc40d4ea26efcbc21bfe /strata/python-common.morph
parentfdcb7784d8417f80fb603844da7c73caec5c788e (diff)
downloaddefinitions-c1ca8bb1a3b3eb53a0b60364194cf4facb8ccba3.tar.gz
Move python duplicated chunk to python-common
Diffstat (limited to 'strata/python-common.morph')
-rw-r--r--strata/python-common.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/strata/python-common.morph b/strata/python-common.morph
index e2f4b32a..850ad720 100644
--- a/strata/python-common.morph
+++ b/strata/python-common.morph
@@ -33,3 +33,19 @@ chunks:
unpetrify-ref: 2.7.3
build-depends:
- markupsafe
+- name: python-json-pointer
+ repo: upstream:python-json-pointer
+ ref: 34073e561261cb413b9bdff5beac31b070d98ea2
+ unpetrify-ref: v1.4
+ build-depends: []
+- name: python-json-patch
+ repo: upstream:python-json-patch
+ ref: e4da658a5dc9f68d3386017ffdcc8e07d22b51a3
+ unpetrify-ref: v1.8
+ build-depends:
+ - python-json-pointer
+- name: python-prettytable
+ repo: upstream:python-prettytable
+ ref: 7a48f1e84049577370cf28632a75d2fd01e4142d
+ unpetrify-ref: master
+ build-depends: []