diff options
author | Ben Brown <benjamb@pm.me> | 2019-05-10 16:07:16 +0100 |
---|---|---|
committer | Ben Brown <benjamb@pm.me> | 2019-05-10 16:07:16 +0100 |
commit | 63f2003cc44d25f345ffca9505b2edc79feaf2ce (patch) | |
tree | 7dd49fe528c0072d9ce1c6364ab2872424c59523 /open-source-lorries-disabled | |
parent | 5b3c2d4b379329ddc5876b3be7acd8bd93af0c75 (diff) | |
download | lorries-63f2003cc44d25f345ffca9505b2edc79feaf2ce.tar.gz |
Disable pyyaml's now defunct svn repo
Diffstat (limited to 'open-source-lorries-disabled')
-rw-r--r-- | open-source-lorries-disabled/pyyaml.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries-disabled/pyyaml.lorry b/open-source-lorries-disabled/pyyaml.lorry new file mode 100644 index 0000000..cd96cfd --- /dev/null +++ b/open-source-lorries-disabled/pyyaml.lorry @@ -0,0 +1,7 @@ +{ + "pyyaml": { + "type": "svn", + "url": "http://svn.pyyaml.org/pyyaml", + "layout": "standard" + } +} |