From c02ea6e3db00013cb4270963d347f6663f089a43 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 5 Jun 2015 18:43:41 +0100 Subject: Add ruamel.yaml YAML parser This is a fork of py.yaml that preserves ordering and comments. Change-Id: I811b8bfdbb86df4580562acc8e824a6bb107851e --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'open-source-lorries') 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" -- cgit v1.2.1