summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2018-07-12 10:16:34 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2018-07-12 10:16:34 +0100
commite0904f45562d493e960fa9a0fb8a9e0ba69eb78b (patch)
treedfc54ded95db732e978fa5593efb9c6e7428bfe8
parentd4b6c65b1bf7788d34dd499dd700fa13e32a3b5e (diff)
downloadlorries-e0904f45562d493e960fa9a0fb8a9e0ba69eb78b.tar.gz
Update cpython mirror
cpython has moved from mercurial to github, create a new lorry file and move the old one to disable lorries.
-rw-r--r--open-source-lorries-disabled/cpython.lorry (renamed from open-source-lorries/cpython.lorry)0
-rw-r--r--open-source-lorries/cpython-git.lorry6
2 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/cpython.lorry b/open-source-lorries-disabled/cpython.lorry
index ffd6b90..ffd6b90 100644
--- a/open-source-lorries/cpython.lorry
+++ b/open-source-lorries-disabled/cpython.lorry
diff --git a/open-source-lorries/cpython-git.lorry b/open-source-lorries/cpython-git.lorry
new file mode 100644
index 0000000..961c3ec
--- /dev/null
+++ b/open-source-lorries/cpython-git.lorry
@@ -0,0 +1,6 @@
+{
+ "cpython-git": {
+ "type": "git",
+ "url": "https://github.com/python/cpython.git"
+ }
+}