summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 19:11:44 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 19:12:46 +0100
commit90ce0cd3c3560255463d9f250c9989f241dd4c2c (patch)
tree6b520f84f8c620a35a80636a918cff1fca25ef5a
parent8cb08753cce1be278559e5eb06b271305bccfb9d (diff)
downloadlorries-90ce0cd3c3560255463d9f250c9989f241dd4c2c.tar.gz
python-packages/pyasn1: Disable CVS entry.
This change disables the pyasn1 entry in python-packages.
-rw-r--r--open-source-lorries-disabled/python-packages.lorry5
-rw-r--r--open-source-lorries/python-packages.lorry5
2 files changed, 5 insertions, 5 deletions
diff --git a/open-source-lorries-disabled/python-packages.lorry b/open-source-lorries-disabled/python-packages.lorry
index 594cf8e..3360db1 100644
--- a/open-source-lorries-disabled/python-packages.lorry
+++ b/open-source-lorries-disabled/python-packages.lorry
@@ -1,4 +1,9 @@
{
+ "python-packages/pyasn1": {
+ "module": "pyasn1",
+ "type": "cvs",
+ "url": ":pserver:anonymous@pyasn1.cvs.sourceforge.net:/cvsroot/pyasn1"
+ },
"python-packages/pysnmp": {
"module": "pysnmp",
"type": "cvs",
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index e2351e3..154a87a 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -353,11 +353,6 @@
"type": "hg",
"url": "https://code.google.com/p/py-bcrypt/"
},
- "python-packages/pyasn1": {
- "module": "pyasn1",
- "type": "cvs",
- "url": ":pserver:anonymous@pyasn1.cvs.sourceforge.net:/cvsroot/pyasn1"
- },
"python-packages/pyasn1-git": {
"type": "git",
"url": "https://github.com/etingof/pyasn1.git"