summaryrefslogtreecommitdiff
path: root/open-source-lorries/cpython-git.lorry
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 /open-source-lorries/cpython-git.lorry
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.
Diffstat (limited to 'open-source-lorries/cpython-git.lorry')
-rw-r--r--open-source-lorries/cpython-git.lorry6
1 files changed, 6 insertions, 0 deletions
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"
+ }
+}