15
0

- update to 1.7.0:

* Added the ability to hash a value via `hash_data` function.
  * Added the ability to sort IPs a value via `get_ips_sorted`
    function.
  * Added lib_mapper entries for `ruckus_smartzone`, `cisco_xe`,
    `huawei` and `cisco_xr`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=10
This commit is contained in:
2024-03-15 21:08:08 +00:00
committed by Git OBS Bridge
parent cceafab96f
commit 8b72901ecd
4 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-netutils
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-netutils
Version: 1.6.0
Version: 1.7.0
Release: 0
Summary: Common helper functions useful in network automation
License: Apache-2.0