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,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cffc1d018325d1810ad4554589ad113575dd2ae071409feb1fe1e1f0b56cd236
|
|
||||||
size 122568
|
|
3
pysmi-1.5.9.tar.gz
Normal file
3
pysmi-1.5.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f6dfda838e3cba133169f1ff57f71a2841815d43db2e5c619b6e5db3b8560707
|
||||||
|
size 131529
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 4 19:02:26 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 20 18:57:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sun Oct 20 18:57:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pysmi
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-pysmi%{psuffix}
|
Name: python-pysmi%{psuffix}
|
||||||
Version: 1.5.4
|
Version: 1.5.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SNMP SMI/MIB Parser
|
Summary: SNMP SMI/MIB Parser
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Reference in New Issue
Block a user