summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 18:35:52 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 19:05:41 +0100
commit79fdcd0fd654032470e5fe1f36037410b6c90716 (patch)
tree2ee09db94829b8e054086037427e936fd09ba6fe
parent90991d0fd03059c5fb40e0167369f71001d9773d (diff)
downloadlorries-79fdcd0fd654032470e5fe1f36037410b6c90716.tar.gz
python-packages/pysnmp: switch to git
This change adds a new entry in python-packages to sync pysnmp 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 7c8ad68..a7d7704 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -436,6 +436,10 @@
"type": "cvs",
"url": ":pserver:anonymous@pysnmp.cvs.sourceforge.net:/cvsroot/pysnmp"
},
+ "python-packages/pysnmp-git": {
+ "type": "git",
+ "url": "https://github.com/etingof/pysnmp.git"
+ },
"python-packages/pystache": {
"type": "git",
"url": "git://github.com/defunkt/pystache.git"