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:
@@ -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
|
||||
|
Reference in New Issue
Block a user