diff --git a/ncclient-0.6.12.tar.gz b/ncclient-0.6.12.tar.gz new file mode 100644 index 0000000..9816e21 --- /dev/null +++ b/ncclient-0.6.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c58eb22931c3712ccb3e79ff70bfd7f2f07fcd9846fc46de7690949f89d8b26 +size 129201 diff --git a/ncclient-0.6.9.tar.gz b/ncclient-0.6.9.tar.gz deleted file mode 100644 index 04d2cf3..0000000 --- a/ncclient-0.6.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:636b5b237691a5d6a1df6bc9825e10010d29318aba74f96daf9f2419fd2f280c -size 117722 diff --git a/python-ncclient.changes b/python-ncclient.changes index 20e6975..6104983 100644 --- a/python-ncclient.changes +++ b/python-ncclient.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Jun 5 12:58:01 UTC 2021 - Martin Hauke + +- Update to version 0.6.12 + * Fix for unintentional breakage of JunOS ExecuteRPC +- Update to version 0.6.11 + * Support for custom client capabilities + * Restructuring/refactoring of example scripts + * Minor bugfixes + * Minor unit test refactoring +- Update to version 0.6.10 + * NETCONF call-home (RFC8071) support + * YANG 1.1 action support + * Nokia SR OS device handler support + * Removal of old ALU base-r13 API documentation + * Increased test coverage + * Variety of bugfixes and minor enhancements + ------------------------------------------------------------------- Thu Jan 28 21:19:07 UTC 2021 - Matej Cepl diff --git a/python-ncclient.spec b/python-ncclient.spec index fe7a4ed..2aa563d 100644 --- a/python-ncclient.spec +++ b/python-ncclient.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ncclient -Version: 0.6.9 +Version: 0.6.12 Release: 0 Summary: Python library for NETCONF clients License: Apache-2.0