Releases: Uninett/netsnmp-cffi
Releases · Uninett/netsnmp-cffi
0.1.3
0.1.2
Added
- Added tools to automatically build manylinux binary wheels.
Fixed
- Fixed
pyproject.toml
license attributes to conform with package build tools. - Make library import fail with helpful error message if Net-SNMP cannot be found or is older than supported.
- Fixed typo in variable reference that would mask the real error when SNMP session opening failed.
0.1.1
Added
- Added tools to automatically build manylinux binary wheels.
Fixed
- Fixed
pyproject.toml
license attributes to conform with package build
tools. - Make library import fail with helpful error message if Net-SNMP cannot be
found or is older than supported. - Fixed typo in variable reference that would mask the real error when SNMP
session opening failed.
0.1.0
First public release.