1
0

- update to 1.8.1:

* Standard automated updates to Flatbot files: OUI File,
    PROTOCOL Files.
  * #509 Fixed parsing of empty banner, and dual banner for Cisco
    platforms.
- update to 1.8.0:
  * Added support for Python 3.12.
  * Added local support of `distutils.version` now that Python
    3.12 deprecates disutils.
  * Added functions `compare_version_loose` and
    `compare_version_strict` based on `distutils.version`.
  * Added function `paloalto_panos_clean_newlines`.
  * Added various lib_mapper updates.
  * Added HP Comware parser.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=12
This commit is contained in:
2024-05-07 13:19:43 +00:00
committed by Git OBS Bridge
parent 8b72901ecd
commit 2a75c746ad
4 changed files with 22 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-netutils
Version: 1.7.0
Version: 1.8.1
Release: 0
Summary: Common helper functions useful in network automation
License: Apache-2.0