forked from pool/python-netutils
Accepting request 1007041 from home:yarunachalam:branches:devel:languages:python
- v1.2.0 - 2022-08 Added #128 Documentation for Nokia SROS duplicate lines/duplicate line detection #138 Added nxos_ssh to Napalm mapper Changed #113 Updated lib mapping docs #115 Switched build backend to poetry-core #121 Update banner parsing for EOS #129 Add type hints to the whole project and mypy testing setup and CI #134 Updated CODEOWNERS Fixed #122 Fixed encrypt type7 OBS-URL: https://build.opensuse.org/request/show/1007041 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c783f9dbb58b10cf10b08163c34d8bbcda06cbefd70c946f3353b6d4ed96c049
|
|
||||||
size 287959
|
|
3
netutils-1.2.0.tar.gz
Normal file
3
netutils-1.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:efc77b45f03084a59587b3b86d6c842e99d36f17f1a74b51c5194fb199b125a7
|
||||||
|
size 295124
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 17:31:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- v1.2.0 - 2022-08
|
||||||
|
Added
|
||||||
|
#128 Documentation for Nokia SROS duplicate lines/duplicate line detection
|
||||||
|
#138 Added nxos_ssh to Napalm mapper
|
||||||
|
Changed
|
||||||
|
#113 Updated lib mapping docs
|
||||||
|
#115 Switched build backend to poetry-core
|
||||||
|
#121 Update banner parsing for EOS
|
||||||
|
#129 Add type hints to the whole project and mypy testing setup and CI
|
||||||
|
#134 Updated CODEOWNERS
|
||||||
|
Fixed
|
||||||
|
#122 Fixed encrypt type7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 21 07:31:12 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Thu Jul 21 07:31:12 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-netutils
|
Name: python-netutils
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Common helper functions useful in network automation
|
Summary: Common helper functions useful in network automation
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user