14
0
forked from pool/python-pysmi

- update to 1.6.2:

* Fixed debugging flag bug.
  * Upgraded to match pysnmp 7.1.16 and above.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmi?expand=0&rev=32
This commit is contained in:
2025-07-18 22:36:25 +00:00
committed by Git OBS Bridge
parent b1fe49f7fb
commit 32a7d1245f
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 18 22:35:58 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.6.2:
* Fixed debugging flag bug.
* Upgraded to match pysnmp 7.1.16 and above.
-------------------------------------------------------------------
Tue Feb 25 13:12:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>