summaryrefslogtreecommitdiff
path: root/strata/python-common.morph
diff options
context:
space:
mode:
authorPatrick Darley <patrick.darley@codethink.co.uk>2015-03-17 17:12:15 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-20 17:47:03 +0000
commit1f3e7dc1f9309c0f8fb8fa2b7d7ce04e80bc63eb (patch)
tree932bff9d7d497ac8ef808ad101dc4d53410ae0e8 /strata/python-common.morph
parent5a12c7018078a66f94683554265ae39940240406 (diff)
downloaddefinitions-1f3e7dc1f9309c0f8fb8fa2b7d7ce04e80bc63eb.tar.gz
Move configobj to python-common as it is also required by openstack cinder
Diffstat (limited to 'strata/python-common.morph')
-rw-r--r--strata/python-common.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/python-common.morph b/strata/python-common.morph
index 5879febd..bb099ac7 100644
--- a/strata/python-common.morph
+++ b/strata/python-common.morph
@@ -44,3 +44,9 @@ chunks:
repo: upstream:python-prettytable
ref: 7a48f1e84049577370cf28632a75d2fd01e4142d
unpetrify-ref: master
+ build-depends: []
+- name: configobj
+ repo: github:DiffSK/configobj
+ ref: 9d2aab01c77dce600b296ba9da1163cc0bbc14e0
+ unpetrify-ref: v5.0.6
+ build-depends: []