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:
Riccardo Pittau 2023-04-26 11:04:24 +02:00
parent f9ce3dc29d
commit 90d3e46574
1 changed files with 3 additions and 2 deletions

View File

@ -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