summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-06-05 18:43:41 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-06-05 18:43:41 +0100
commitc02ea6e3db00013cb4270963d347f6663f089a43 (patch)
tree6e79ae068b515e003574928c34cc1bcf915a7b5d /open-source-lorries/python-packages.lorry
parentc5d86dd00f9b0c0b4107a7ba0dc15903aa9b96fa (diff)
downloadlorries-c02ea6e3db00013cb4270963d347f6663f089a43.tar.gz
Add ruamel.yaml YAML parser
This is a fork of py.yaml that preserves ordering and comments. Change-Id: I811b8bfdbb86df4580562acc8e824a6bb107851e
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 0850a5f..02b3237 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -484,6 +484,10 @@
"type": "git",
"url": "git://github.com/agrover/rtslib-fb.git"
},
+ "python-packages/ruamel.yaml": {
+ "type": "hg",
+ "url": "https://bitbucket.org/ruamel.yaml/"
+ },
"python-packages/semantic-version": {
"type": "git",
"url": "git://github.com/rbarrois/python-semanticversion.git"