summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 18:39:01 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 19:12:46 +0100
commit8cb08753cce1be278559e5eb06b271305bccfb9d (patch)
tree50379be8e5f8038faadac717dc85acc357c2c631
parent90cbb9cd522382061e402c42c6c1aa096202dd91 (diff)
downloadlorries-8cb08753cce1be278559e5eb06b271305bccfb9d.tar.gz
python-packages/pyans1: switch to git
This change adds an entry to python-packages to sync pyans1 using git.
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
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"