1
0

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:
2022-09-29 18:54:43 +00:00
committed by Git OBS Bridge
parent 385d386c38
commit 15abbcff32
4 changed files with 20 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-netutils
Version: 1.1.0
Version: 1.2.0
Release: 0
Summary: Common helper functions useful in network automation
License: Apache-2.0