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-02 17:47:11 +0000
commitc4ee9e4e71618bd37c4090adfc97bdad6f44d903 (patch)
tree35742e23e5fb8dcf7ffe55f74e85ef0e4d3fd1a8 /strata/python-common.morph
parentd62642620424afc44123ebbd157d91f6270adc2c (diff)
downloaddefinitions-c4ee9e4e71618bd37c4090adfc97bdad6f44d903.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: []