summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-14 15:02:27 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 17:57:47 +0100
commitb529cd703a31f88526b90dede11b0a024fb248c6 (patch)
treeff7ea326f782fa50f1f8a9d114f36e1bb204eb2f
parentfa0c63d097aae5334ab92e30613784509ce75e52 (diff)
downloadlorries-b529cd703a31f88526b90dede11b0a024fb248c6.tar.gz
Add the official repo for cmd2 and disable the existing one
Change-Id: I77096d6009cd7484be7ccca77212ed90c3bb633a
-rw-r--r--open-source-lorries-disabled/cmd2.lorry6
-rw-r--r--open-source-lorries/python-packages.lorry6
2 files changed, 9 insertions, 3 deletions
diff --git a/open-source-lorries-disabled/cmd2.lorry b/open-source-lorries-disabled/cmd2.lorry
new file mode 100644
index 0000000..ebcce68
--- /dev/null
+++ b/open-source-lorries-disabled/cmd2.lorry
@@ -0,0 +1,6 @@
+{
+ "python-packages/cmd2": {
+ "type": "git",
+ "url": "git://github.com/Zearin/cmd2.git"
+ }
+}
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 49df4b4..b594d90 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -35,9 +35,9 @@
"type": "git",
"url": "git://github.com/dreamhost/cliff.git"
},
- "python-packages/cmd2": {
- "type": "git",
- "url": "git://github.com/Zearin/cmd2.git"
+ "python-packages/cmd2-hg": {
+ "type": "hg",
+ "url": "http://bitbucket.org/catherinedevlin/cmd2"
},
"python-packages/configshell-fb": {
"type": "git",