14
0
forked from pool/python-pysmi

- update to 1.5.9:

* Exposed reference property in MIB objects.
  * Fixed fixed-length OCTET STRING handling.
  * Various improvements in MIB parsing, including better DEFVAL
    handling, symbol name generation, and more.
  * Improved DISPLAY-HINT support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmi?expand=0&rev=30
This commit is contained in:
2025-02-04 19:02:55 +00:00
committed by Git OBS Bridge
parent a64ecad5c2
commit 05b24e6c97
4 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pysmi
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
%bcond_with test
%endif
Name: python-pysmi%{psuffix}
Version: 1.5.4
Version: 1.5.9
Release: 0
Summary: SNMP SMI/MIB Parser
License: BSD-2-Clause