From 8cb08753cce1be278559e5eb06b271305bccfb9d Mon Sep 17 00:00:00 2001 From: "Rob J. Heywood" Date: Tue, 18 Aug 2020 18:39:01 +0100 Subject: python-packages/pyans1: switch to git This change adds an entry to python-packages to sync pyans1 using git. --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index cd12751..e2351e3 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -358,6 +358,10 @@ "type": "cvs", "url": ":pserver:anonymous@pyasn1.cvs.sourceforge.net:/cvsroot/pyasn1" }, + "python-packages/pyasn1-git": { + "type": "git", + "url": "https://github.com/etingof/pyasn1.git" + }, "python-packages/pycadf": { "type": "git", "url": "git://github.com/openstack/pycadf.git" -- cgit v1.2.1