summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 19:09:45 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 19:12:46 +0100
commit90cbb9cd522382061e402c42c6c1aa096202dd91 (patch)
tree8a69a8dfa08521de28531d5ef1543e6eab96984b
parent79fdcd0fd654032470e5fe1f36037410b6c90716 (diff)
downloadlorries-90cbb9cd522382061e402c42c6c1aa096202dd91.tar.gz
python-packages/pysnmp: Disable CVS entry.
This change disables the pysnmp entry in python-packages.
-rw-r--r--open-source-lorries-disabled/python-packages.lorry7
-rw-r--r--open-source-lorries/python-packages.lorry5
2 files changed, 7 insertions, 5 deletions
diff --git a/open-source-lorries-disabled/python-packages.lorry b/open-source-lorries-disabled/python-packages.lorry
new file mode 100644
index 0000000..594cf8e
--- /dev/null
+++ b/open-source-lorries-disabled/python-packages.lorry
@@ -0,0 +1,7 @@
+{
+ "python-packages/pysnmp": {
+ "module": "pysnmp",
+ "type": "cvs",
+ "url": ":pserver:anonymous@pysnmp.cvs.sourceforge.net:/cvsroot/pysnmp"
+ }
+}
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index a7d7704..cd12751 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -431,11 +431,6 @@
"type": "git",
"url": "git://github.com/Kronuz/pyScss.git"
},
- "python-packages/pysnmp": {
- "module": "pysnmp",
- "type": "cvs",
- "url": ":pserver:anonymous@pysnmp.cvs.sourceforge.net:/cvsroot/pysnmp"
- },
"python-packages/pysnmp-git": {
"type": "git",
"url": "https://github.com/etingof/pysnmp.git"