Migrate to pysnmp lextudio ecosystem
The pysnmp library is not maintained since 4 years now and it's incompatible with recent libraries like pyasn1 Its fork pysnmp-lextudio is regularly maintained, we should move to that. Depends-On: I90274181c1e027d9b17a556fa1ac4767cbf6b5d0 Change-Id: I448c189bdb034e69c3ba69e799bd025333f5f3d1
This commit is contained in:
parent
f9ce3dc29d
commit
90d3e46574
@ -3,5 +3,6 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
libvirt-python>=6.0.0 # LGPLv2+
|
||||
pyasn1>=0.4.8 # BSD
|
||||
pysnmp>=4.2.3 # BSD
|
||||
pysnmp-lextudio>=5.0.0 # BSD
|
||||
pyasn1-lextudio>=1.1.0 # BSD
|
||||
pyasn1-modules-lextudio>=0.2.0 # BSD
|
||||
|
Loading…
Reference in New Issue
Block a user