diff --git a/netutils-1.1.0.tar.gz b/netutils-1.1.0.tar.gz deleted file mode 100644 index abc1d20..0000000 --- a/netutils-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c783f9dbb58b10cf10b08163c34d8bbcda06cbefd70c946f3353b6d4ed96c049 -size 287959 diff --git a/netutils-1.2.0.tar.gz b/netutils-1.2.0.tar.gz new file mode 100644 index 0000000..eb8ab03 --- /dev/null +++ b/netutils-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc77b45f03084a59587b3b86d6c842e99d36f17f1a74b51c5194fb199b125a7 +size 295124 diff --git a/python-netutils.changes b/python-netutils.changes index 814299e..d4f5edd 100644 --- a/python-netutils.changes +++ b/python-netutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Sep 29 17:31:14 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-netutils.spec b/python-netutils.spec index ac41bef..a316a88 100644 --- a/python-netutils.spec +++ b/python-netutils.spec @@ -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