From a08b1b0ae0dda21c291f96412da4c00e6c9db084 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 7 Oct 2014 11:20:59 +0100 Subject: Strip out duplicate lorries --- open-source-lorries/python-packages.lorry | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index e4eb651..2dec529 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -401,18 +401,10 @@ "type": "git", "url": "git://github.com/zopefoundation/zope.traversing.git" }, - "python-packages/dogpile-core": { - "type": "git", - "url": "git@bitbucket.org:zzzeek/dogpile.core.git" - }, "python-packages/cryptography": { "type": "git", "url": "https://github.com/pyca/cryptography.git" }, - "python-packages/repose-lru": { - "type": "git", - "url": "git://github.com/repoze/repoze.lru.git" - }, "python-packages/ipaddr-py": { "type": "git", "url": "https://code.google.com/p/ipaddr-py/" @@ -432,13 +424,5 @@ "python-packages/sqalchemy-migrate": { "type": "git", "url": "git://github.com/stackforge/sqlalchemy-migrate.git" - }, - "python-packages/json-patch": { - "type": "git", - "url": "git://github.com/stefankoegl/python-json-patch.git" - }, - "python-packages/json-pointer": { - "type": "git", - "url": "git://github.com/stefankoegl/python-json-pointer.git" } } -- cgit v1.2.1