File python-snimpy.changes of Package python-snimpy
-------------------------------------------------------------------
Wed Jan 29 05:33:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Skip another test.
-------------------------------------------------------------------
Thu Nov 14 19:15:19 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Skip tests affected by too new pyasn1 for now
-------------------------------------------------------------------
Thu Jun 13 15:33:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.3:
* Temporarily depend on pysnmp-lextudio < 6 to fix stuck SNMP
requests.
-------------------------------------------------------------------
Fri Mar 15 17:11:26 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Clean up the SPEC file
-------------------------------------------------------------------
Fri Mar 15 15:39:11 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Really add dependency on pyasyncore
-------------------------------------------------------------------
Fri Dec 29 10:26:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.2:
* Compatibility with Python 3.12 by adding dependency to
pyasyncore.
-------------------------------------------------------------------
Tue Aug 1 06:20:20 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.0.1:
* Switch to pysnmp-lextudio, a maintained fork of PySNMP.
- Drop patch python-snimpy-disable-IPv6-tests.diff, no longer required.
- Use pyproject macros.
- Stop using greedy globs in %files.
-------------------------------------------------------------------
Wed Apr 20 09:32:37 UTC 2022 - pgajdos@suse.com
- do not require python-mock for build
-------------------------------------------------------------------
Sun Jun 6 12:52:43 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- update to version 1.0.0:
* Drop compatibility with Python 2
-------------------------------------------------------------------
Wed Jan 27 04:21:34 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Switch from python3_only to python_alternative for the snimpy script
and its manual page.
-------------------------------------------------------------------
Wed Jul 29 10:43:00 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.8.14
* Add ``items()`` in addition to ``iteritems()`` This is an iterator
on Python 3 and return a list of items in Python 2.
* MIB parsing is still done with ``libsmi`` but through CFFI
-------------------------------------------------------------------
Mon Mar 23 22:22:07 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Convert to singlespec
- Update to version 0.8.13
* Compatibility with Python 3.7.
* Fix an issue with implied index when reusing indexes between
tables.
- Update to version 0.8.12
* Support for more recent versions of IPython.
* Support for SNMPv3 context name.
* Support for notification nodes (MIB only).
-------------------------------------------------------------------
Wed Oct 12 18:30:08 UTC 2016 - mardnh@gmx.de
- initial package, version 0.8.11