From: Arthur Gautier Date: Tue, 28 Feb 2017 00:21:14 +0000 (+0000) Subject: Fix pysnmp test error. X-Git-Tag: rec-4.1.0-alpha1~246^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5090%2Fhead;p=thirdparty%2Fpdns.git Fix pysnmp test error. Should be reverted once https://github.com/etingof/pysnmp/issues/40 is fixed and released (and pysnmp bumped to the newest version). Signed-off-by: Arthur Gautier --- diff --git a/regression-tests.dnsdist/requirements.txt b/regression-tests.dnsdist/requirements.txt index 355698af2c..387605700d 100644 --- a/regression-tests.dnsdist/requirements.txt +++ b/regression-tests.dnsdist/requirements.txt @@ -4,3 +4,4 @@ libnacl>=1.4.3 requests>=2.1.0 protobuf>=2.5,<3.0 pysnmp>=4.3.2 +pyasn1==0.2.2