1
0

Accepting request 1158305 from devel:languages:python

- 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/request/show/1158305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netutils?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-03-17 21:13:39 +00:00 committed by Git OBS Bridge
commit 4597924055
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:549b202a9113bc339647638f4463b12121d7f7102687f2fda687001ec1ee5996
size 1422458

3
netutils-1.7.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:122703425df8f0ca5a1e5fbc7bef5d6776e54f4664c25c7c23d5b3ec80ee0c2e
size 1433971

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 15 21:07:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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`.
-------------------------------------------------------------------
Wed Dec 20 21:45:37 UTC 2023 - Dirk Müller <dmueller@suse.com>

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