buildroot/package/python-pysnmp/Config.in
Asaf Kahlon 8122a1d85b python-pysnmp: bump to version 4.4.6
Update dependencies.
License was renamed to LICENSE.rst (no content changed).
Add hash for license.

Fixes:
http://autobuild.buildroot.org/results/9b3/9b3bcd761aa35d9fdf4acc05258cc87e8c36fb14/

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-10 14:28:43 +02:00

11 lines
298 B
Plaintext

config BR2_PACKAGE_PYTHON_PYSNMP
bool "python-pysnmp"
select BR2_PACKAGE_PYTHON_PYSMI # runtime
select BR2_PACKAGE_PYTHON_PYCRYPTODOMEX # runtime
select BR2_PACKAGE_PYTHON_PYASN1 # runtime
help
PySNMP is a cross-platform, pure-Python SNMP engine
implementation.
http://pysnmp.sf.net