Files
python-pysnmp/python-pysnmp.changes
Steve Kowalik 2820f26e2e - Update to 7.1.22:
* Dropped support for Python 3.9.
  * Added Python 3.14 to test matrix.
  * Fixed a bug in bulk walk command when lookupMib is set to False.
  * Implemented v1arch dispatcher timeout support.
  * Resolved dispatcher resource leak issue.
  * Upgraded pysmi dependency to 1.6.1.
  * Fixed an SNMPv2-SMI issue.
  * Fixed a few MIB related issues.
  * Improved shadow cloning patch.
  * Fixed v1arch local address issue.
  * Fixed shadow cloning issue.
  * Fixed a resource leak issue.
  * Updated built-in MIBs to match latest PySMI compiled results.
  * Fixed two bugs in MIB related code and improved compatibility layer.
  * Method names are revised to be PEP 8 compliant. Compatibility layer is
    added to support most of the old method names, but will be removed in the
    next major release, 8.0.
  * Python 3.8 support is dropped.
  * Python 3.13 support is added.
  * The pysmi dependency is now optional.
- Add a script to download MIBs that the testsuite requires.
- Fix formatting in early changelog entries.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=61
2025-11-06 04:28:42 +00:00

74 KiB