forked from pool/python-netutils
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user