forked from pool/python-netutils
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:122703425df8f0ca5a1e5fbc7bef5d6776e54f4664c25c7c23d5b3ec80ee0c2e
|
||||
size 1433971
|
3
netutils-1.8.1.tar.gz
Normal file
3
netutils-1.8.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47b2590dd799f1a369a6a51ab872d1ef0fdd326592950775a98e3573bc925cf0
|
||||
size 1449061
|
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 13:18:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 21:07:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user